Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 281 Bytes

File metadata and controls

5 lines (5 loc) · 281 Bytes

ML_Regression

Machine Learning Regression Algorithms: Regression algorithms are used to predict continuous values like salary,price,profit etc.. Frequently used regression algorithms have been included here which have been coded by using Sci-kit learn library