AWS SDK for C++
0.12.9
AWS SDK for C++
|
#include <aws/machinelearning/MachineLearning_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::MachineLearning | |
Aws::MachineLearning::Model | |
Aws::MachineLearning::Model::AlgorithmMapper | |
Enumerations | |
enum | Aws::MachineLearning::Model::Algorithm { Aws::MachineLearning::Model::Algorithm::NOT_SET, Aws::MachineLearning::Model::Algorithm::sgd } |
Functions | |
AWS_MACHINELEARNING_API Algorithm | Aws::MachineLearning::Model::AlgorithmMapper::GetAlgorithmForName (const Aws::String &name) |
AWS_MACHINELEARNING_API Aws::String | Aws::MachineLearning::Model::AlgorithmMapper::GetNameForAlgorithm (Algorithm value) |