Skip to content

Figuring out your home and work locations from where you have visited

Notifications You must be signed in to change notification settings

tarhang/HomeWork-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeWork-Tracker

Given a dataset of location logs of a person over several days/weeks/months/years, we may want to determine which of the logged locations correspond to home and work locations of the perosn.

This project uses the logged locations of a person over an extended period of time to determine their home(s) and work(s) locations.

Installation

Navigate to the directory you would like to clone the project to. Clone the project using the following git bash command:

git clone https://github.com/tarhang/HomeWork-Tracker.git

Dependencies

This project is originally developed in python 3.5.x with further libraries as indicated in requirements.txt along with their corresponding versions.

I suggest you clone the project, create a virtual environment, and install all dependencies through pip install -r requirements.txt.

About

Figuring out your home and work locations from where you have visited

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages