Function: addFeatureImportance()
ts
function addFeatureImportance(plot, opts): FeatureImportanceHandle;Defined in: ml/charts.ts:250
Feature importance as sorted horizontal bars (most important on top).
Parameters
| Parameter | Type |
|---|---|
plot | Plot |
opts | FeatureImportanceOptions |