featureNormType

@JvmName(name = "ttkppghoyoshxcej")
suspend fun featureNormType(value: Output<String>)
@JvmName(name = "xdrnqgrafskjarkf")
suspend fun featureNormType(value: String?)

Parameters

value

Type of normalization to be carried out on each vector. The value must be one of the followings:

  • UNIT_L2_NORM: Unit L2 normalization type

  • NONE: No normalization type is specified.