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 marginal histograms to components view #3

Open MattJBritton opened 5 years ago

MattJBritton commented 5 years ago

Marginal histograms make it easier to see the distribution of a feature, particularly since we are only rendering a sample.

Default showing these to False but make it a parameter passed to visualize().