EFstrType

class catboost_spark.EFstrType(value)[source]

Bases: enum.Enum

An enumeration.

Attributes Summary

FeatureImportance

Interaction

InternalFeatureImportance

InternalInteraction

LossFunctionChange

PredictionDiff

PredictionValuesChange

ShapInteractionValues

ShapValues

Attributes Documentation

FeatureImportance = 2
Interaction = 4
InternalFeatureImportance = 3
InternalInteraction = 5
LossFunctionChange = 1
PredictionDiff = 7
PredictionValuesChange = 0
ShapInteractionValues = 8
ShapValues = 6