Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Amazon ML returns the following elements.

Link copied to clipboard
sealed class Algorithm

The function used to train an MLModel. Training choices supported by Amazon ML include the following:

Link copied to clipboard

Represents the output of a GetBatchPrediction operation.

Link copied to clipboard

A list of the variables to use in searching or filtering BatchPrediction.

Link copied to clipboard

Represents the output of a CreateBatchPrediction operation, and is an acknowledgement that Amazon ML received the request.

Link copied to clipboard

Represents the output of a CreateDataSourceFromRDS operation, and is an acknowledgement that Amazon ML received the request.

Link copied to clipboard

Represents the output of a CreateDataSourceFromRedshift operation, and is an acknowledgement that Amazon ML received the request.

Link copied to clipboard

Represents the output of a CreateDataSourceFromS3 operation, and is an acknowledgement that Amazon ML received the request.

Link copied to clipboard
Link copied to clipboard

Represents the output of a CreateEvaluation operation, and is an acknowledgement that Amazon ML received the request.

Link copied to clipboard
Link copied to clipboard

Represents the output of a CreateMLModel operation, and is an acknowledgement that Amazon ML received the request.

Link copied to clipboard

Represents the output of an CreateRealtimeEndpoint operation.

Link copied to clipboard

Represents the output of the GetDataSource operation.

Link copied to clipboard

A list of the variables to use in searching or filtering DataSource.

Link copied to clipboard

Represents the output of a DeleteBatchPrediction operation.

Link copied to clipboard
Link copied to clipboard

Represents the output of a DeleteDataSource operation.

Link copied to clipboard
Link copied to clipboard

Represents the output of a DeleteEvaluation operation. The output indicates that Amazon Machine Learning (Amazon ML) received the request.

Link copied to clipboard
Link copied to clipboard

Represents the output of a DeleteMLModel operation.

Link copied to clipboard

Represents the output of an DeleteRealtimeEndpoint operation.

Link copied to clipboard
Link copied to clipboard

Amazon ML returns the following elements.

Link copied to clipboard

Represents the output of a DescribeBatchPredictions operation. The content is essentially a list of BatchPredictions.

Link copied to clipboard

Represents the query results from a DescribeDataSources operation. The content is essentially a list of DataSource.

Link copied to clipboard

Represents the query results from a DescribeEvaluations operation. The content is essentially a list of Evaluation.

Link copied to clipboard
Link copied to clipboard

Represents the output of a DescribeMLModels operation. The content is essentially a list of MLModel.

Link copied to clipboard
Link copied to clipboard

Amazon ML returns the following elements.

Link copied to clipboard
sealed class DetailsAttributes

Contains the key values of DetailsMap:

Link copied to clipboard
sealed class EntityStatus

Object status with the following possible values:

Link copied to clipboard

Represents the output of GetEvaluation operation.

Link copied to clipboard

A list of the variables to use in searching or filtering Evaluation.

Link copied to clipboard
Link copied to clipboard

Represents the output of a GetBatchPrediction operation and describes a BatchPrediction.

Link copied to clipboard
Link copied to clipboard

Represents the output of a GetDataSource operation and describes a DataSource.

Link copied to clipboard
Link copied to clipboard

Represents the output of a GetEvaluation operation and describes an Evaluation.

Link copied to clipboard
Link copied to clipboard

Represents the output of a GetMLModel operation, and provides detailed information about a MLModel.

Link copied to clipboard

A second request to use or change an object was not allowed. This can result from retrying a request using a parameter that was not present in the original request.

Link copied to clipboard

An error on the server occurred when trying to process a request.

Link copied to clipboard

An error on the client occurred. Typically, the cause is an invalid input value.

Link copied to clipboard

The subscriber exceeded the maximum number of operations. This exception can occur when listing objects such as DataSource.

Link copied to clipboard

Base class for all service related exceptions thrown by the MachineLearning client

Link copied to clipboard
class MlModel

Represents the output of a GetMLModel operation.

Link copied to clipboard
Link copied to clipboard
sealed class MlModelType
Link copied to clipboard

Measurements of how well the MLModel performed on known observations. One of the following metrics is returned, based on the type of the MLModel:

Link copied to clipboard

The output from a Predict operation:

Link copied to clipboard

The exception is thrown when a predict request is made to an unmounted MLModel.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The database details of an Amazon RDS database.

Link copied to clipboard

The database credentials to connect to a database on an RDS DB instance.

Link copied to clipboard

The data specification of an Amazon Relational Database Service (Amazon RDS) DataSource.

Link copied to clipboard

The datasource details that are specific to Amazon RDS.

Link copied to clipboard

Describes the real-time endpoint information for an MLModel.

Link copied to clipboard
Link copied to clipboard

Describes the database details required to connect to an Amazon Redshift database.

Link copied to clipboard

Describes the database credentials for connecting to a database on an Amazon Redshift cluster.

Link copied to clipboard

Describes the data specification of an Amazon Redshift DataSource.

Link copied to clipboard

Describes the DataSource details specific to Amazon Redshift.

Link copied to clipboard

A specified resource cannot be located.

Link copied to clipboard

Describes the data specification of a DataSource.

Link copied to clipboard
sealed class SortOrder

The sort order specified in a listing condition. Possible values include the following:

Link copied to clipboard
class Tag

A custom key-value pair associated with an ML object, such as an ML model.

Link copied to clipboard
Link copied to clipboard

Represents the output of an UpdateBatchPrediction operation.

Link copied to clipboard
Link copied to clipboard

Represents the output of an UpdateDataSource operation.

Link copied to clipboard
Link copied to clipboard

Represents the output of an UpdateEvaluation operation.

Link copied to clipboard
Link copied to clipboard

Represents the output of an UpdateMLModel operation.