Skip to content

AshBT/firefox-machine-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • JavaScript 3.0%