Skip to content

Some of my Machine Learning (SVM, Decision Trees, Random Forest, K Nearest Neighbors, Deep learning aka Neural Network, XGBoost) projects

Notifications You must be signed in to change notification settings

mquazi/ML-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-projects

Some of my Machine Learning (Support Vector Machines, Decision Trees, Random Forest, K Nearest Neighbors, Deep Learning aka Neural Network, XGBoost) projects

This repo has all the files needed to execute these projects. svm_and_knn has all the files for Support Vector Machines and K Nearest Neighbors project. dt_rf has all the files for Decision Tree and Random Forest project. lionelmessi_project has all the files for NN project. xgboost_project has all the files for XGBoost algorithm project.