Cluster

final case class Cluster(count: Option[Long], centroidId: Option[Long], featureValues: Option[List[FeatureValue]])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product