Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Forest Distillation

Let's approximate some random forests in a single decision tree. We greedily minimize the L2 distance between the decision tree and the random forest without access to data.

About

Approximate a sklearn RandomForestClassifier using a single Decision Tree

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages