Package ai.libs.jaicore.ml.core.evaluation.measure

  • Interface Summary 
    InterfaceDescription
    IMeasure<I,O>
    The interface of a measure which compute a value of O from expected and actual values of I.
  • Class Summary 
    ClassDescription
    ADecomposableDoubleMeasure<I>
    A measure that is decomposable by instances and aggregated by averaging.
    ADecomposableMeasure<I,O>
    A measure that is aggregated from e.g. instance-wise computations of the respective measure and which is then aggregated, e.g. taking the mean.
    ClassifierMetricGetter
    Class for getting metrics by their name for single- and multilabel classifiers.
    LossScoreTransformer<I>
    This transformer transforms a decomposable double measure from a scoring function to a loss or vice versa.


NOTHING
NOTHING
Add the Maven Dependecy to your project: maven dependecy for com.amazonaws : aws-java-sdk : 1.3.14