Learn R Programming

paws.machine.learning (version 0.9.0)

frauddetector_get_model_version: Gets the details of the specified model version

Description

Gets the details of the specified model version.

See https://www.paws-r-sdk.com/docs/frauddetector_get_model_version/ for full documentation.

Usage

frauddetector_get_model_version(modelId, modelType, modelVersionNumber)

Arguments

modelId

[required] The model ID.

modelType

[required] The model type.

modelVersionNumber

[required] The model version number.