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).
🎯 Predict exam scores based on study time using your very own implementation of linear regression from scratch! Visualized, optimized, and beginner-friendly.
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."