Skip to content

Machine Learning project to predict demand for bike rentals

Notifications You must be signed in to change notification settings

WinterTechForum/bike-ml

Repository files navigation

#Bike ML In which Piper, Jeanette, and Julie learn various things about auto ml

Requirements: Conda https://conda.io/docs/

Getting set up

conda create --name bike-ml
source activate bike-ml
conda install requests tabulate scikit-learn matplotlib numpy
conda install nb_conda #allows jupyter to recongize conda environments
pip install -f http://h2o-release.s3.amazonaws.com/h2o/latest_stable_Py.html h2o
jupyter notebook

About

Machine Learning project to predict demand for bike rentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published