Skip to content

hakanjonsson/location-clustering-and-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Using machine learning to cluster and predict locations from Sony Lifelog API

This is the notebook companion tutorial to the Sony Developer World blog post:

http://developer.sonymobile.com/2015/07/28/app-developers-can-now-explore-lifelog-user-predictability-with-data-science-and-machine-learning/

In this IPython notebook you will learn how to retrieve location data form the Sony Lifelog API and apply machine learning to it in order to make predictions, using Python. You can view the notebook here, by clicking the ipynb file (since github supports rendering ipynb files). To experiment with the code, clone the repository and launch the notebook on your local Ipython Notebook server. To install ipython notebook, you can use pip:

pip install "ipython[notebook]"

About

The notebook companion to the Sony Developer World blog post

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages