Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 229 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 229 Bytes

in this practice we implemented:
1- linear regression on diabetes dataset from scratch
2- forward and backward feature selection from scratch
3- news popularity prediction with scikit-learn using lasso and ridge regression