Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusion matrix-based metrics #1660

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2024

  1. Add files via upload

    Confusion matrices and MCC
    chrico-bu-uab authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d7d01dc View commit details
    Browse the repository at this point in the history
  2. Update confusion.py

    Fixes
    chrico-bu-uab authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7372e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31586c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. fixes

    chrico-bu-uab committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2848513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5666f88 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    7f5f61c View commit details
    Browse the repository at this point in the history
  2. Slight cleanup

    chrico-bu-uab committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bb2e3e0 View commit details
    Browse the repository at this point in the history
  3. Error fix

    chrico-bu-uab committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0509421 View commit details
    Browse the repository at this point in the history
  4. Slight fix

    chrico-bu-uab committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2e4bbd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Slight fix

    chrico-bu-uab committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3dd758d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. flexible output name

    chrico-bu-uab committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    163735f View commit details
    Browse the repository at this point in the history
  2. tweaks

    chrico-bu-uab committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4b69804 View commit details
    Browse the repository at this point in the history
  3. tweaks

    chrico-bu-uab committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    594ef27 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. tweaks

    chrico-bu-uab committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3e09b43 View commit details
    Browse the repository at this point in the history
  2. tweak

    chrico-bu-uab committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    628dd34 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. error fix

    chrico-bu-uab committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    92fd90d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. tweak

    chrico-bu-uab committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    95ef271 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. small efficiency tweaks

    chrico-bu-uab committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    192c7d8 View commit details
    Browse the repository at this point in the history
  2. whitespace

    chrico-bu-uab committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    af3c088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e6799 View commit details
    Browse the repository at this point in the history
  4. whitespace

    chrico-bu-uab committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f76af39 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    e49c2ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f164c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42548d1 View commit details
    Browse the repository at this point in the history