Image used for the Architecture Meetup on Machine Learning.
164
python3 -m venv .venvsource .venv/bin/activatepip install -r requirements.txtdata/pull-data.shjupyter notebookOr just use docker
docker run -it --rm -p 8888:8888 -v $PWD/notebook:/notebook mikewright/ml-intro
# Note: The password is mlintro
Airbnb Dataset for Denver 2016
Content type
Image
Digest
Size
608.4 MB
Last updated
almost 9 years ago
docker pull mikewright/ml-intro