Loading...

vastorbit.machine_learning.vast.automl.AutoML.features_importance

AutoML.features_importance(chart: PlottingBase | TableSample | Axes | mFigure | Figure | None = None, **style_kwargs) PlottingBase | TableSample | Axes | mFigure | Figure

Computes the model’s features importance.

Parameters:
  • chart (PlottingObject, optional) – The chart object to plot on.

  • **style_kwargs – Any optional parameter to pass to the Plotting functions.

Returns:

features importance.

Return type:

obj