TargetMean#
- class capymoa.regressor.TargetMean[source]#
Bases:
MOARegressor
Target Mean Regressor.
Maintains the mean of the target values to make predictions.
See also
Bases: MOARegressor
Target Mean Regressor.
Maintains the mean of the target values to make predictions.
See also