Skip to content

Predictive Modeling Part 2: Predicting Bikeshare Demand

Notifications You must be signed in to change notification settings

MUSA-620-Fall-2019/week-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Week 12
Predicting Bikeshare Demand in Philadelphia

Binder

Updating your local environment

The environment.yml in this repository contains all of the necessary packages. To update your local environment:

Step 1. Download the environment.yml file in this repository to your computer.

Important: Make sure you download the raw version of the file from GitHub and that the file extension on your computer is .yml.

Step 2. From either the Anaconda Prompt (Windows) or Terminal app (MacOS):

conda env update --file environment.yml --name musa-620

where musa-620 should be the same name of the environment you have been using.

Reference

About

Predictive Modeling Part 2: Predicting Bikeshare Demand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published