Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

islp

Solutions to 'An Introduction to Statistical Learning with Applications in R'... in Python!

HOW TO

Installation

  • install anaconda, and create env based on environment.yml

From scratch

create anaconda env 'islp', python 3.5

source activate islp

pip install jupyterlab

pip install numpy

pip install pandas

pip install matplotlib

pip install sklearn

pip install seaborn

pip install ipywidgets (so that seaborn import warning goes away)

pip install mkdocs

pip install mkdocs-cinder pip install pymdown-extensions #for latex

pip install mlxtend

pip install statsmodels

Windows

About

Solutions to 'An Introduction to Statistical Learning with Applications in R'... in Python!

Resources

Stars

36 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors