FeatureValue

final case class FeatureValue(featureColumn: Option[String], categoricalValue: Option[CategoricalValue], numericalValue: Option[Double])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product