breeze

stats

package stats

Visibility
  1. Public
  2. All

Type Members

  1. class ConfusionMatrix[L] extends AnyRef

    Provides a string representation of common errors from a classifier.

  2. class ContingencyStats[L] extends AnyRef

    Provides precision, recall and f-score for labellings.

  3. class RandomizationTest[L] extends (Seq[L], Seq[L]) ⇒ Double

    Implements statistical significance testing for the output of two systems by randomization.

Value Members

  1. object ConfusionMatrix

  2. object ContingencyStats

  3. object DescriptiveStats

    Provides utilities for descriptive statistics, like the mean and variance.

  4. object RandomizationTest

  5. package distributions

  6. package random

Ungrouped