Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 231 Bytes

File metadata and controls

8 lines (7 loc) · 231 Bytes

Machine-Learning-in-Python

Demonstration of commonly used Machine Learning algorithms in Python

1. Regression

  • Linear Regression
  • Polynomial Regression
  • Decision Tree Regression
  • Random Forest Regression