Skip to content

Project 2 of Mathematics for machine learning: Dimensionality reduction

Notifications You must be signed in to change notification settings

ilmari99/M4ML-dim-reduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M4ML-dim-reduction

In this project, we employed different dimension reduction methods, PCA, SVD, MIM, and CMIM, and compared the performance of RandomForest and kNN classifiers on a Turkish Music Emotion Dataset (https://www.kaggle.com/datasets/blaler/turkish-music-emotion-dataset).

The results show that RandomForest, with forward feature selection based on Mutual Information performs best in this task.

pairplot

The file project.pdf contains the final report of the project.

The folder Project2 contains the runnable code.

About

Project 2 of Mathematics for machine learning: Dimensionality reduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published