Segmentation

class Segmentation(val multipleModelMethod: MultipleModelMethod, val segments: Array[Segment], val missingPredictionTreatment: MissingPredictionTreatment, val missingThreshold: Double) extends PmmlElement
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def +=(segment: Segment): Segmentation

Inherited methods

Inherited from:
HasExtensions
def hasExtensions: Boolean
Inherited from:
HasExtensions