Skip to content

tarungog/Mondrian_Tree_AL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Active Learning for Non-Parametric Regression Using Purely Random Trees

Algorithms and experiments for NeurIPS paper "Active Learning for Non-Parametric Regression Using Purely Random Trees" available at: https://papers.nips.cc/paper/7520-active-learning-for-non-parametric-regression-using-purely-random-trees.pdf

Built with Python 3.5.2. Requires Numpy to run experiments but only base Python to run the algorithms themselves.

To see experiments from the paper use the script run_examples.py. In order to change parameters of the algorithm change within the respective example_* script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Shell 1.7%