contains the content related to ML
-
Updated
Jul 15, 2021 - Python
contains the content related to ML
Using python we have created a Linear Regression Machine Learning Model from Scratch. We have implemented Gradient Descent to find the best 'm' (Slope) and 'b' (Intercept).
Movie recommendor engine which recommends movie on the basisis of the movie serached by you it suggest you the top 5 movies from the database
Add a description, image, and links to the linearregression-gradientdescent topic page so that developers can more easily learn about it.
To associate your repository with the linearregression-gradientdescent topic, visit your repo's landing page and select "manage topics."