/tutorial-spark-ml-intro

Introduction to Machine Learning with Spark ML

Primary LanguageJupyter Notebook

Introduction to Machine Learning with Spark ML

Follow these simple instructions and you'll be up and running:

git clone https://github.com/markwatsonatx/tutorial-spark-ml-intro
cd tutorial-spark-ml-intro
docker-compose up -d

After running docker-compose up -d you can access the sample notebook at http://DOCKER-HOST-IP:38889/notebooks/HousePrices.ipynb.