/forest_based_tree

The code implements a novel method for converting random forest into a single decision tree

Primary LanguagePython

forest_based_tree

  • The code implements a novel method for converting a random forest into a single decision tree
  • Running the entire experiment is done by running 'Experiment main notebook.ipynb'
  • Analyzing the results can be done by running the code in 'Analyze results.ipynb'