Implement the following :
1 a) Data Cleaning, Data Transformation (Normalization), and Data Integration
b) DBSCAN (Density-Based Spatial Clustering) Algorithm
Implement the following :
2 a) Horizontal, Vertical, Round Robin, and Hash-based Partitioning
b) PAM (Partitioning Around Medoids) Clustering Algorithm.
Implement the following :
3 a) Data Warehouse Schemas – Star, Snowflake, and Fact Constellation
b) BIRCH Clustering Algorithm.
Implement the following :
4 a) Construction of Data Cube and Implementation of OLAP Operations.
b) K-Means Clustering Algorithm.
Implement the following :
5 a) Data Extraction, Transformation, and Loading (ETL) Operations
b) Data using K-Nearest Neighbor (KNN) Approach.
Implement the following :
6 a) Attribute-Oriented Induction (AOI) Algorithm for Data Generalization
b) Classification of Data using Bayesian Approach (Naive Bayes Classifier).
Implement the following :
7 a) Apriori Algorithm for Frequent Itemset Mining
b) Calculate Information Gain for Attribute Selection in Decision Tree Learning
Implement the following :
8 a) FP-Growth Algorithm for Frequent Pattern Mining
b) Decision Tree Induction Algorithm for Classification