Skip to content

Made a LinearRegressionModel from scratch with the help of my notes and so videos from YouTube. Used this onmy own custom dataset. Works fine on othe dataset with after FineTuning, such as learning rates, and initial weight values.

Notifications You must be signed in to change notification settings

shlok-py/linearRegressionfrom-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linearRegressionfrom-Scratch

Made a LinearRegressionModel from scratch with the help of my notes and so videos from YouTube.
Used this on my own custom dataset. Works fine on othe dataset with after FineTuning, such as learning rates, and initial weight values.
For this is put initial weights as 0 and the learning rate as 0.000001.

About

Made a LinearRegressionModel from scratch with the help of my notes and so videos from YouTube. Used this onmy own custom dataset. Works fine on othe dataset with after FineTuning, such as learning rates, and initial weight values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published