Algorithm
The function used to train an MLModel
. Training choices supported by Amazon ML include the following:
SGD
- Stochastic Gradient Descent.RandomForest
- Random forest of decision trees.
The function used to train an MLModel
. Training choices supported by Amazon ML include the following:
SGD
- Stochastic Gradient Descent.
RandomForest
- Random forest of decision trees.