Contents

LinearRegressor

A linear regressor.

Declaration

struct LinearRegressor<Scalar> where Scalar : MLShapedArrayScalar, Scalar : BinaryFloatingPoint

Topics

Creating a regressor

Getting the configuration

Encoding and decoding

Fitting

Default Implementations

See Also

Regressors