googleapis.bigquery.TrainingOptionsCategoryEncodingMethod
See theTrainingOptionsCategoryEncodingMethod companion object
sealed abstract class TrainingOptionsCategoryEncodingMethod(val value: String) extends Product, Serializable
Attributes
- Companion
- object
- Source
- TrainingOptionsCategoryEncodingMethod.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
-
object DUMMY_ENCODING.typeobject ENCODING_METHOD_UNSPECIFIED.typeobject LABEL_ENCODING.typeobject ONE_HOT_ENCODING.type
Members list
In this article