The algorithm used to train the MLModel. The following algorithm is supported:
MLModel
SGD -- Stochastic gradient descent. The goal of SGD is to minimize the gradient of the loss function.
SGD