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

Compute classification metrics locally via numpy #651

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    abf6075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18528d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0334741 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. add ROCAUC metric

    ntlind committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    56767df View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    d0f0df0 View commit details
    Browse the repository at this point in the history
  2. pass integration tests

    ntlind committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f1d4b5a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

    ntlind committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a1422ce View commit details
    Browse the repository at this point in the history
  3. update npm test

    ntlind committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    17dbb00 View commit details
    Browse the repository at this point in the history
  4. up benchmarks

    ntlind committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2e39ade View commit details
    Browse the repository at this point in the history
  5. update benchmarks

    ntlind committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1f4c354 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

  1. add curves

    ntlind committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8e9828a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3869b27 View commit details
    Browse the repository at this point in the history
  3. pass functional tests

    ntlind committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9cd1654 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    1fa240c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e1f438 View commit details
    Browse the repository at this point in the history
  3. fix gts in PR output

    ntlind committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    62a660a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39466db View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. pass integration tests

    ntlind committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b75087b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd19fff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87930e2 View commit details
    Browse the repository at this point in the history
  4. remove deletion

    ntlind committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    479dab0 View commit details
    Browse the repository at this point in the history
  5. adjust benchmarks

    ntlind committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    66b47b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. update od benchmarks

    ntlind committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6dc83bc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    ee31b93 View commit details
    Browse the repository at this point in the history
  2. refactor classification

    ntlind committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    172a2bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3189d7d View commit details
    Browse the repository at this point in the history