I have applied the fundamental idea of Linear Regression with Single Variable input. I implemented the Gradian Descent algorithm simply from scratch with no libraries such as Scikit-Learn. I just used NumPy.
data-science machine-learning machine-learning-algorithms regression artificial-intelligence dataset supervised-learning machinelearning regression-models artificial-intelligence-algorithms supervised-machine-learning liner-regestion regression-analysis fundementals simple-regression ml-fundementals
-
Updated
Sep 13, 2022 - Python