package
1.10.38
Repository: https://github.com/clever/aws-sdk-go-counter.git
Documentation: pkg.go.dev

# Packages

Package machinelearningiface provides an interface to enable mocking the Amazon Machine Learning service client for testing your code.

# Functions

New creates a new instance of the MachineLearning client with a session.

# Constants

AlgorithmSgd is a Algorithm enum value.
BatchPredictionFilterVariableCreatedAt is a BatchPredictionFilterVariable enum value.
BatchPredictionFilterVariableDataSourceId is a BatchPredictionFilterVariable enum value.
BatchPredictionFilterVariableDataUri is a BatchPredictionFilterVariable enum value.
BatchPredictionFilterVariableIamuser is a BatchPredictionFilterVariable enum value.
BatchPredictionFilterVariableLastUpdatedAt is a BatchPredictionFilterVariable enum value.
BatchPredictionFilterVariableMlmodelId is a BatchPredictionFilterVariable enum value.
BatchPredictionFilterVariableName is a BatchPredictionFilterVariable enum value.
BatchPredictionFilterVariableStatus is a BatchPredictionFilterVariable enum value.
DataSourceFilterVariableCreatedAt is a DataSourceFilterVariable enum value.
DataSourceFilterVariableDataLocationS3 is a DataSourceFilterVariable enum value.
DataSourceFilterVariableIamuser is a DataSourceFilterVariable enum value.
DataSourceFilterVariableLastUpdatedAt is a DataSourceFilterVariable enum value.
DataSourceFilterVariableName is a DataSourceFilterVariable enum value.
DataSourceFilterVariableStatus is a DataSourceFilterVariable enum value.
DetailsAttributesAlgorithm is a DetailsAttributes enum value.
DetailsAttributesPredictiveModelType is a DetailsAttributes enum value.
Service ID for Regions and Endpoints metadata.
EntityStatusCompleted is a EntityStatus enum value.
EntityStatusDeleted is a EntityStatus enum value.
EntityStatusFailed is a EntityStatus enum value.
EntityStatusInprogress is a EntityStatus enum value.
EntityStatusPending is a EntityStatus enum value.
ErrCodeIdempotentParameterMismatchException for service response error code "IdempotentParameterMismatchException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeInvalidInputException for service response error code "InvalidInputException".
ErrCodeInvalidTagException for service response error code "InvalidTagException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodePredictorNotMountedException for service response error code "PredictorNotMountedException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeTagLimitExceededException for service response error code "TagLimitExceededException".
EvaluationFilterVariableCreatedAt is a EvaluationFilterVariable enum value.
EvaluationFilterVariableDataSourceId is a EvaluationFilterVariable enum value.
EvaluationFilterVariableDataUri is a EvaluationFilterVariable enum value.
EvaluationFilterVariableIamuser is a EvaluationFilterVariable enum value.
EvaluationFilterVariableLastUpdatedAt is a EvaluationFilterVariable enum value.
EvaluationFilterVariableMlmodelId is a EvaluationFilterVariable enum value.
EvaluationFilterVariableName is a EvaluationFilterVariable enum value.
EvaluationFilterVariableStatus is a EvaluationFilterVariable enum value.
MLModelFilterVariableAlgorithm is a MLModelFilterVariable enum value.
MLModelFilterVariableCreatedAt is a MLModelFilterVariable enum value.
MLModelFilterVariableIamuser is a MLModelFilterVariable enum value.
MLModelFilterVariableLastUpdatedAt is a MLModelFilterVariable enum value.
MLModelFilterVariableMlmodelType is a MLModelFilterVariable enum value.
MLModelFilterVariableName is a MLModelFilterVariable enum value.
MLModelFilterVariableRealtimeEndpointStatus is a MLModelFilterVariable enum value.
MLModelFilterVariableStatus is a MLModelFilterVariable enum value.
MLModelFilterVariableTrainingDataSourceId is a MLModelFilterVariable enum value.
MLModelFilterVariableTrainingDataUri is a MLModelFilterVariable enum value.
MLModelTypeBinary is a MLModelType enum value.
MLModelTypeMulticlass is a MLModelType enum value.
MLModelTypeRegression is a MLModelType enum value.
RealtimeEndpointStatusFailed is a RealtimeEndpointStatus enum value.
RealtimeEndpointStatusNone is a RealtimeEndpointStatus enum value.
RealtimeEndpointStatusReady is a RealtimeEndpointStatus enum value.
RealtimeEndpointStatusUpdating is a RealtimeEndpointStatus enum value.
Service endpoint prefix API calls made to.
SortOrderAsc is a SortOrder enum value.
SortOrderDsc is a SortOrder enum value.
TaggableResourceTypeBatchPrediction is a TaggableResourceType enum value.
TaggableResourceTypeDataSource is a TaggableResourceType enum value.
TaggableResourceTypeEvaluation is a TaggableResourceType enum value.
TaggableResourceTypeMlmodel is a TaggableResourceType enum value.

# Structs

No description provided by the author
Amazon ML returns the following elements.
Represents the output of a GetBatchPrediction operation.
No description provided by the author
Represents the output of a CreateBatchPrediction operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateDataSourceFromRDS operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateDataSourceFromRedshift operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateDataSourceFromS3 operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateEvaluation operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateMLModel operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of an CreateRealtimeEndpoint operation.
Represents the output of the GetDataSource operation.
No description provided by the author
Represents the output of a DeleteBatchPrediction operation.
No description provided by the author
Represents the output of a DeleteDataSource operation.
No description provided by the author
Represents the output of a DeleteEvaluation operation.
No description provided by the author
Represents the output of a DeleteMLModel operation.
No description provided by the author
Represents the output of an DeleteRealtimeEndpoint operation.
No description provided by the author
Amazon ML returns the following elements.
No description provided by the author
Represents the output of a DescribeBatchPredictions operation.
No description provided by the author
Represents the query results from a DescribeDataSources operation.
No description provided by the author
Represents the query results from a DescribeEvaluations operation.
No description provided by the author
Represents the output of a DescribeMLModels operation.
No description provided by the author
Amazon ML returns the following elements.
Represents the output of GetEvaluation operation.
No description provided by the author
Represents the output of a GetBatchPrediction operation and describes a BatchPrediction.
No description provided by the author
Represents the output of a GetDataSource operation and describes a DataSource.
No description provided by the author
Represents the output of a GetEvaluation operation and describes an Evaluation.
No description provided by the author
Represents the output of a GetMLModel operation, and provides detailed information about a MLModel.
MachineLearning provides the API operation methods for making requests to Amazon Machine Learning.
Represents the output of a GetMLModel operation.
Measurements of how well the MLModel performed on known observations.
No description provided by the author
The output from a Predict operation: * Details - Contains the following attributes: DetailsAttributes.PREDICTIVE_MODEL_TYPE - REGRESSION | BINARY | MULTICLASSDetailsAttributes.ALGORITHM - SGD * PredictedLabel - Present for either a BINARY or MULTICLASSMLModel request.
No description provided by the author
The database details of an Amazon RDS database.
The database credentials to connect to a database on an RDS DB instance.
The data specification of an Amazon Relational Database Service (Amazon RDS) DataSource.
The datasource details that are specific to Amazon RDS.
Describes the real-time endpoint information for an MLModel.
Describes the database details required to connect to an Amazon Redshift database.
Describes the database credentials for connecting to a database on an Amazon Redshift cluster.
Describes the data specification of an Amazon Redshift DataSource.
Describes the DataSource details specific to Amazon Redshift.
Describes the data specification of a DataSource.
A custom key-value pair associated with an ML object, such as an ML model.
No description provided by the author
Represents the output of an UpdateBatchPrediction operation.
No description provided by the author
Represents the output of an UpdateDataSource operation.
No description provided by the author
Represents the output of an UpdateEvaluation operation.
No description provided by the author
Represents the output of an UpdateMLModel operation.