Contents

Regressor

A transformer that predicts a float value.

Declaration

protocol Regressor : Transformer where Self.Output : FloatingPoint

Topics

Performing the prediction

See Also

Regressors