Skip to content

central-ldn-data-sci/regression2000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

regression2000

Overview of our regression meetup:


We wanted to use our historic meetup membership numbers, and the timing of our meetups to see if we can predict future meetup membership using linear regreesion.

In the pyton directory are 2 notebooks:

  1. meetup_regression_notebook.ipynb - this details the basics to linear regression, and introduces how we can implement lasso and ridge regression.
  2. 05.06-Linear-Regression.ipynb - this is a direct chapter taken from the Python Data Science Handbook

In the R directory is an R script that carries out similar style of anlysis (though with less introduction)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published