Skip to content

arubiales/Linear-and-Logistic-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear and Logistic Regressions

In this repository we are going to:

  1. Explain in a quick and easy way linear and logistic regression.
  2. Create a linear regression and a logistic regression.
  3. Explain the hyperparameter of linear models.
  4. Inteprete the output of our models.