Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 255 Bytes

File metadata and controls

10 lines (9 loc) · 255 Bytes

Machine-Learning-Algorithms

A Practice Repo for ML Algorithms

Algorithm List :

  • Simple Linear Regression
  • Multiple Linear Regression
  • Logistic Regression
  • Decision Tree
  • Gradient Descent
  • Random Forest