Process Mining and Data Stream Mining
Process Mining and Data Stream Mining
Process Mining
What is process mining?
Process mining applies data science to discover, validate
and improve workflows. By combining data mining and process
analytics, organizations can mine log data from their
information systems to understand the performance of their
processes, revealing bottlenecks and other areas of
improvement.
What is process mining?
Process mining leverages a data-driven approach to process
optimization, allowing managers to remain objective in their
decision-making around resource allocation for existing
processes.
Types of Process Mining
Discovery: Process discovery uses event log data to create a
process model without outside influence. Under this
classification, no previous process models would exist to
inform the development of a new process model. This type of
process mining is the most widely adopted.
Types of Process Mining
Conformance: Conformance checking confirms if the intended
process model is reflected in practice. This type of process
mining compares a process description to an existing process
model based on its event log data, identifying any
deviations from the intended model.
Types of Process Mining
Enhancement: This type of process mining has also been
referred to as extension, organizational mining, or
performance mining. In this class of process mining,
additional information is used to improve an existing
process model.
Importance of Process Mining
Process mining helps businesses reduce these costs by
quantifying the inefficiencies in their operational models,
allowing leaders to make objective decisions about resource
allocation.
Concept Drifting: Data Streams are very unpredictable. The data changes
or evolves with time, as in this dynamic world, nothing is constant.
Data Streams in Data Mining Techniques
Data Streams in Data Mining
techniques are implemented to
extract patterns and insights
from a data stream. A vast
range of algorithms is
available for stream mining.
There are four main
algorithms used for Data
Streams in Data Mining
techniques.
Classification & Regression Algorithms
● Lazy Classifier or k-Nearest Neighbor
● Naive Bayes
● Decision Trees
● Logistic Regression / Linear Regression
● Ensembles
Clustering Algorithms
● K-means Clustering
● Hierarchical Clustering
● Density-based Clustering
Frequent Pattern Mining
● Apriori
● Eclat
● FP-growth
The End