Contents

FullyConnectedNetworkRegressorModel

A regressor model that uses a fully connected network.

Declaration

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

Topics

Performing a regression

See Also

Regressors