MattJBritton / ForestfortheTrees

Interactive visualization of ensemble ML algorithms (e.g. Gradient Boosting Classifiers) for explainable ML.
GNU General Public License v3.0
0 stars 0 forks source link

Add/test support for random forests and other tree ensembles #9

Open MattJBritton opened 5 years ago

MattJBritton commented 5 years ago

Not sure if random forests are worth it since they often need to be deep in order to be predictive. May focus on XGBoost instead. Note for later on how to access individual trees of XGBoost model: link.