Skip to content

Code for "Mondrian Forests: Efficient Online Random Forests"

Notifications You must be signed in to change notification settings

andrewclegg/mondrianforest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mondrianforest

This is a reimplementation of Mondrian Forests as described here:

Mondrian Forests: Efficient Online Random Forests

Balaji Lakshminarayanan, Daniel M. Roy, Yee Whye Teh

http://arxiv.org/abs/1406.2673

It partly uses code from the original authors' implementation at

https://github.com/balajiln/mondrianforest

but changes a few things along the way too.

See the [experiment-1.ipynb](IPython Notebook) for more info.

This is very much work in progress.

If you want to experiment with this project, it might be easiest to use Snake Charmer, as this is the exact development environment I use.

About

Code for "Mondrian Forests: Efficient Online Random Forests"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 94.5%
  • Shell 5.5%