DetailsAttributes

sealed class DetailsAttributes

Contains the key values of DetailsMap:

  • PredictiveModelType - Indicates the type of the MLModel.

  • Algorithm - Indicates the algorithm that was used for the MLModel.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : DetailsAttributes

Properties

Link copied to clipboard
abstract val value: String