matthewruttley / firefox-machine-learning

Code for testing machine learning algorithms on firefox browsing data for various user personalization projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===Latent Wiki Category Allocation===

  1. Download the firefox addon sdk and activate a CFX shell
  2. Navigate to /lib
  3. Find out what your profile directory is (for a mac user it is probably in /Users/mruttley/Library/Application\ Support/Firefox/Profiles/asdf.Something
  4. cfx run -p /path/to/profile/dir

Notes:

  • URLs for testing are contained in main.js
  • Add ?ts=4 to the end of any file url here on github to view the code indentations more easily.

About

Code for testing machine learning algorithms on firefox browsing data for various user personalization projects


Languages

Language:Python 97.0%Language:JavaScript 3.0%