A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/MachineLearning/Types/MLModel.html below:

MLModel — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MachineLearning::Types::MLModel
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Represents the output of a GetMLModel operation.

The content consists of the detailed metadata and the current status of the MLModel.

Instance Attribute Summary collapse Instance Attribute Details #algorithm ⇒ String

The algorithm used to train the MLModel. The following algorithm is supported:

#compute_time ⇒ Integer

Long integer type that is a 64-bit signed number.

#created_at ⇒ Time

The time that the MLModel was created. The time is expressed in epoch time.

#created_by_iam_user ⇒ String

The AWS user account from which the MLModel was created. The account type can be either an AWS root account or an AWS Identity and Access Management (IAM) user account.

#finished_at ⇒ Time

A timestamp represented in epoch time.

#input_data_location_s3 ⇒ String

The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).

#last_updated_at ⇒ Time

The time of the most recent edit to the MLModel. The time is expressed in epoch time.

#message ⇒ String

A description of the most recent details about accessing the MLModel.

#ml_model_id ⇒ String

The ID assigned to the MLModel at creation.

#ml_model_type ⇒ String

Identifies the MLModel category. The following are the available types:

#name ⇒ String

A user-supplied name or description of the MLModel.

#score_threshold_last_updated_at ⇒ Time

The time of the most recent edit to the ScoreThreshold. The time is expressed in epoch time.

#size_in_bytes ⇒ Integer

Long integer type that is a 64-bit signed number.

#started_at ⇒ Time

A timestamp represented in epoch time.

#status ⇒ String

The current status of an MLModel. This element can have one of the following values:

#training_data_source_id ⇒ String

The ID of the training DataSource. The CreateMLModel operation uses the TrainingDataSourceId.

#training_parameters ⇒ Hash<String,String>

A list of the training parameters in the MLModel. The list is implemented as a map of key-value pairs.

The following is the current set of training parameters:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4