package fi
Type Members
-
class
TDigestFI extends Estimator[TDigestFIModel] with TDigestFIParams
An Estimator for creating a TDigestFI model from feature data.
-
class
TDigestFIModel extends Model[TDigestFIModel] with TDigestFIModelParams
Model/Transformer for transforming input feature data into a DataFrame containing "name" and "importance" columns, mapping feature name to its computed importance.