jar

com.github.habernal : confusion-matrix

Maven & Gradle

Aug 12, 2015
19 stars

Confusion matrix · Minimalistic implementation of a confusion matrix for evaluating learning algorithms, including accuracy, macro F-measure, Cohen's Kappa, and probabilistic confusion matrix

Table Of Contents

Latest Version

Download com.github.habernal : confusion-matrix JAR file - Latest Versions:

All Versions

Download com.github.habernal : confusion-matrix JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window confusion-matrix-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.habernal.confusionmatrix

├─ com.github.habernal.confusionmatrix.ConfusionMatrix.class - [JAR]

Advertisement