Previous | Table of Contents | Next |
This represents the result of lift computation applied to a supervised model.
Superclasses
ModelElement
Contained Elements
LiftAnalysisPoint
Attributes
targetAttributeName
This represents the name of the target attribute. type: String multiplicity: exactly one
References
point
This represents a set of quantiles for which the lift values are computed. class: LiftAnalysisPoint defined by: ListHasAnalysisPoint
multiplicity: one or more inverse: LiftAnalysisPoint::liftAnalysis aggregation: composite
positiveTargetCategory
This represents a set of positive target values for which this lift result is computed. class: Category defined by: LiftRefPositiveTargetCategory
multiplicity: one or more inverse: Category::liftAnaysis