Package adaa.analytics.rules.data.row
Class Example
java.lang.Object
adaa.analytics.rules.data.row.Example
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
getConfidenceValue
(String classValue) double
double
double
double
getValueAsString
(IAttribute attribute) double
void
setValue
(IAttribute a, double value) void
setValue
(IAttribute a, String str) toString()
-
Constructor Details
-
Example
-
-
Method Details