Unit-3 DMDW
Unit-3 DMDW
Certainly! Here are some additional details for each of the side
headings:
1.Data Selection:
2. Data Preprocessing:
3. Data Mining:
4. Pattern Evaluation:
5.Knowledge Representation:
7.Utilization:
3. Binning Method:
This method works on sorted data in order to smooth it.
The whole data is divided into segments of equal size
and then various methods are performed to complete
the task. Each segmented is handled separately. One
can replace all data in a segment by its mean or
boundary values can be used to complete the task.
4. Regression:
Here data can be made smooth by fitting it to a
regression function.The regression used may be linear
(having one
independent variable) or multiple (having multiple
independent variables).
5. Clustering:
This approach groups the similar data in a cluster. The
outliers may be undetected or it will fall outside the
clusters.
1. Data Cleaning:
2.Data Integration:
3. Data Transformation:
4. Data Aggregation:
5. Data Sampling:
6. Dimensionality Reduction:
7. Data Discretization:
Data discretization involves transforming continuous variables
into discrete intervals or bins. It is useful when dealing with
numerical data that needs to be treated as categorical or ordinal
variables. Discretization simplifies the data representation,
reduces noise, and can improve the performance of certain
algorithms.
1.Association Patterns:
2.Sequential Patterns:
3.Clustering Patterns:
4.Classification Patterns:
5.Regression Patterns:
1.Classification:
3.Clustering:
5.Anomaly Detection:
- Anomaly detection aims to identify rare or unusual data
instances that deviate significantly from the norm.
6.Text Mining: