my projects

Gradient descent

For 1-feature gradient descent i used "data.csv" having just 1-features whereas for n-features gradient descent project, i used this following dataset (from kaggle) : https://www.kaggle.com/mirichoi0218/insurance It's a medical cost personal dataset where our objective is to forecast Insurance. Method used : multiple linear regression

Movie recommendation

This project is for learning purpose only. This data is taken from very famous dataset mk-100k, that is publiclly available, here https://grouplens.org/datasets/movielens/100k/ I just took 2 CSV files from it that is "u.data" & "u.items"