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/FraudDetector/Types/ModelInputConfiguration.html below:

ModelInputConfiguration — 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::FraudDetector::Types::ModelInputConfiguration
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing ModelInputConfiguration as input to an Aws::Client method, you can use a vanilla Hash:

{
  event_type_name: "identifier",
  format: "TEXT_CSV",   use_event_variables: false,   json_input_template: "string",
  csv_input_template: "string",
}

The Amazon SageMaker model input configuration.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #csv_input_template ⇒ String

Template for constructing the CSV input-data sent to SageMaker. At event-evaluation, the placeholders for variable-names in the template will be replaced with the variable values before being sent to SageMaker.

#event_type_name ⇒ String #format ⇒ String

The format of the model input configuration. The format differs depending on if it is passed through to SageMaker or constructed by Amazon Fraud Detector.

Possible values:

#json_input_template ⇒ String

Template for constructing the JSON input-data sent to SageMaker. At event-evaluation, the placeholders for variable names in the template will be replaced with the variable values before being sent to SageMaker.

#use_event_variables ⇒ Boolean

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