Skip to content

linear Regression model from scratch for predicting daily Covid cases in USA with regularization

Notifications You must be signed in to change notification settings

khalilAhmad10/Linear-Regression-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Regression-from-scratch

linear Regression model from scratch for predicting daily Covid cases in USA with regularization

This project contained code from scratch for predicting daily covid cases in USA.

To execute the code take below steps

  1. Take the python code file with name "usa_ml_project.py"
  2. For uploading the features file, download the file with name "usa_features".
  3. For uploading the labels file download the file with name "usa_labels"

Each part of the code in file "usa_ml_project.py" is explained in the comments.

About

linear Regression model from scratch for predicting daily Covid cases in USA with regularization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages