Skip to content

Python Dask machine learning human activity recognition project

Notifications You must be signed in to change notification settings

shaneluna/ml-human-activity-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-classification-har

  1. 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/
  2. Unzip the wisdm-dataset.zip into the same directory as this README.md
  3. In the same directory as this README, start the docker service with the following sudo service docker start
  4. Run launch.sh to start Jupyter Lab
  5. 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.
  6. Run all of the cells of the Project_dask.ipynb

About

Python Dask machine learning human activity recognition project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published