Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 481 Bytes

File metadata and controls

19 lines (17 loc) · 481 Bytes

Machine-Learning-Algorithms

This repositry contains commonly used machine learning algorithm. This is written in a general way and it can be used for any application in the future. This module contains the codes for these machine learning algorithms :

Linear Regression Logistic Regression LASSO / Ridge Regression Support Vector Machines Nearest Neighbor k-Nearest Neighbors Naive Bayes Decision Trees Regression Trees Random Forests Boosted trees Perceptrons Neural Networks