Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 262 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 262 Bytes

linearRegression_ml

Linear Regression with Python Scikit Learn In this we will see how the Python Scikit-Learn library for machine learning can be used to implement regression functions. We will start with simple linear regression involving two variables.