Contents

FullyConnectedNetworkRegressor

A regressor that uses a fully connected network.

Declaration

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

Topics

Creating the regressor

Getting the configuration

Decoding a regressor

Fitting a regressor

Default Implementations

See Also

Regressors