- To obtain the Wisdm Dataset, please go to the following url and download the wisdm-dataset.zip: https://archive.ics.uci.edu/ml/machine-learning-databases/00507/
- Unzip the wisdm-dataset.zip into the same directory as this README.md
- In the same directory as this README, start the docker service with the following sudo service docker start
- Run launch.sh to start Jupyter Lab
- Launch a new terminal in Jupyter Lab and navigate to the directory with requirements.txt. Then run "pip3 install -r requirements.txt" to install dependencies.
- Run all of the cells of the Project_dask.ipynb