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

Allow logit input in classification metrics #200

Merged
merged 40 commits into from
May 12, 2021
Merged

Allow logit input in classification metrics #200

merged 40 commits into from
May 12, 2021

Commits on Apr 19, 2021

  1. remove checks

    SkafteNicki committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    db844e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    107138d View commit details
    Browse the repository at this point in the history
  2. accuracy fix

    SkafteNicki committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    972e719 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    dfe4a4f View commit details
    Browse the repository at this point in the history
  2. fix docstring

    SkafteNicki committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    96094da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20c209a View commit details
    Browse the repository at this point in the history
  4. testing

    SkafteNicki committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    6d87327 View commit details
    Browse the repository at this point in the history
  5. pep8

    SkafteNicki committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    72ea906 View commit details
    Browse the repository at this point in the history
  6. docstring

    SkafteNicki committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ff5e09a View commit details
    Browse the repository at this point in the history
  7. stat score

    SkafteNicki committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c3dd42f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. hamming

    SkafteNicki committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6e93e89 View commit details
    Browse the repository at this point in the history
  2. confusion_matrix

    SkafteNicki committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b3b7c29 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    SkafteNicki authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    78f891a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    93f78b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16700e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944631d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48c920e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    071b87a View commit details
    Browse the repository at this point in the history
  2. fix tests

    SkafteNicki committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    df830de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17fe9f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d3fe26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    defd12d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    fcca45e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb4dee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fa366f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    000c281 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    875fa9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6d651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    674577c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18b7a78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ede4d1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec01731 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    3a9c94d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    096a3d9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    b54b6b2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    644e509 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    64d6b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3716e36 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    d087543 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    53103e2 View commit details
    Browse the repository at this point in the history