featurebyte.TargetType¶
class TargetType( )
Description¶
The TargetType enum class provides a way to represent different types of modeling. It can be used to specify the purpose of the target object.
Possible Values¶
- REGRESSION
Regression modeling - CLASSIFICATION
Binary classification modeling - MULTI_CLASSIFICATION
Multi-class classification modeling