Loading...

verticapy.machine_learning.vertica.automl.AutoML.features_importance#

AutoML.features_importance(chart: PlottingBase | TableSample | Axes | mFigure | Highchart | Highstock | Figure | None = None, **style_kwargs) PlottingBase | TableSample | Axes | mFigure | Highchart | Highstock | 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#

obj

features importance.