Skip to content
/ OLS Public

Ordinary Least Squares Implementation in Python, scikit-learn

Notifications You must be signed in to change notification settings

annav88/OLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

OLS

#Ordinary Least Squares Implementation in Python, scikit-learn #This code breaks down the OLS ML algorithm using scikit-learn in Python #It seeks to minimize the distance between the predicted labels and original label values.

About

Ordinary Least Squares Implementation in Python, scikit-learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages