PredictionModel (Spark 3.5.5 JavaDoc) (original) (raw)


public abstract class PredictionModel<FeaturesType,M extends PredictionModel<FeaturesType,M>>
extends Model
implements PredictorParams
Abstraction for a model for prediction tasks (regression and classification).
See Also:
Serialized Form