final case classLeafNode(prediction: Double = 0.0, impurities: Seq[Double] = immutable.this.Nil) extends GeneratedMessage with Message[LeafNode] with Updatable[LeafNode] with Product with Serializable
Annotations
@SerialVersionUID(0L)
Linear Supertypes
Product, Equals, Updatable[LeafNode], Message[LeafNode], GeneratedMessage, Serializable, Serializable, AnyRef, Any