A collection of Machine Learning and Data Mining labs for the ML course taught at INSAT.
During those labs we implemented the :
Naive BayesKNNRandom Forestsmodels on the Iris Dataset and used the test validation with different validation metrics usingtrain/test splitandCross Validation
- Principal Component Analysis
PCA KMeans ClusteringCAHAgglomerative clustering andDendrogramsSilhouetteandElbowto determine the best number of clustersCrosstabto validate between models- We manually implemented
DIANAalgorithm based on Kmeans








