Skip to content

mihagazvoda/user-identification-from-walking-activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Identification From Walking Activity Data Set Analysis

Files and folders in the project:

  • user_identification_analysis notebook. It includes code, a description of the experimental setup, and a brief note describing my findings.
  • common.py contains functions used in user_identification_analysis;
  • requirements.txt that can be used to install relevant package versions.

Getting started

  1. Navigate to this directory.
  2. Optional: Activate your virtual environment.
  3. Run pip install -r requirements.txt in your terminal.
  4. Open user_identification_analysis.ipynb in Jupyter Notebook/Lab.

About

Playing around in Python (pandas, scikit-learn) after some time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published