Skip to content

consvic/Regression_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Regression_AI

Intelligent Systems Second Project, using linear, ridge and logistic regression. Python implementation

Constanza Liévanos A01361506 Cesar Guadarrama cantu A01364853 Allan Julian A01361651 16/03/18

Datasets

The dataset used for linear and ridge regression are: http://scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_california_housing.html

The dataset used for logistic regression are: http://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_digits.html#sklearn.datasets.load_digits

Notes

Requires to have Scikit-learn and matplotlib libraries installed to run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages