chingnaw / W207_Final

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIDS Machine Learning Final Project

Contributors:

  • Riley Rustad
  • I-Ching Wang
  • Krista Mar
  • Chris Fleisch
  • Dylan Kenny

Environment setup

Create conda environment (will create env called w207_final):

$ conda env create -f environment.yml

Activate conda env:

$ source activate w207_final

Run notebook

$ jupyter notebook

About


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%