Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 288 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 288 Bytes

Machine-Learning-Algorithms

A collection of my practices using the following algorithms: DBSCAN, KNN, Decision Tree Classifier, K-means, Apriori, SMOTE, SVM

I made some tweaks to the usual process of using these algorithms just to make things a bit more clear and easy to understand.