Skip to content

Supervised Machine Learning (GNB, Knn, LR, MLP & SVM) in the dataset philippines and Unsupervised Machine Learning (k-means, HAC, GMM, DBSCAN, HDBSCAN & SOM) in the datasets wingnut & h2mg_128_90

amoustakis/Supervised-and-Unsupervised-Machine-Learning-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A series of 2 assignments conducted as part of the module ‘Machine Learning’ for the MSc ‘Data Science and Machine Learning’. The assignments include:

  • Supervised Learning: The dataset used is called philippines (OML25) from the OpenML repository. Classifiers: Dummy, Gaussian Naive Bayes (GNB), KNeirestNeighbors (kNN), Logistic Regression (LR), Multi-Layer Perceptron (MLP) and Support Vector Machines (SVM), optimization with grid search, Results: Accuracy, F1-Score, Confusion Matrix
  • Unsupervised Learning: Datasets: wingnut & h2mg_128_90 , Clustering: k-means, HAC (Hierarchical Agglomerative Clustering), Gaussian Mixture Model (GMM), DBSCAN, HDBSCAN and SOM, Results: Adjusted Rand Index, Adjusted Mutual Information, V-measure

About

Supervised Machine Learning (GNB, Knn, LR, MLP & SVM) in the dataset philippines and Unsupervised Machine Learning (k-means, HAC, GMM, DBSCAN, HDBSCAN & SOM) in the datasets wingnut & h2mg_128_90

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published