Skip to contents

Print Feature Importance

Usage

# S3 method for class 'FeatureImportance'
print(x, n = 10, ...)

Arguments

x

A `FeatureImportance` object.

n

Number of top features to print.

...

Additional arguments passed through to base methods (ignored).