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

binary precision and recall metrics #86

Merged
merged 22 commits into from
Sep 19, 2020
Merged

binary precision and recall metrics #86

merged 22 commits into from
Sep 19, 2020

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    6b11e3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9323fbb View commit details
    Browse the repository at this point in the history
  3. precision and recall

    anvelezec committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    ff289c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    4897df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e89ea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. testing metrics

    anvelezec committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d021ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d216407 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c61a772 View commit details
    Browse the repository at this point in the history
  4. masked weights and testing

    anvelezec committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    5f58ef1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb13b56 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. clean up

    anvelezec committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    1ca98be View commit details
    Browse the repository at this point in the history
  2. black .

    anvelezec committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4e328d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

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

Commits on Sep 6, 2020

  1. precision refactor

    1. reduceConfusionMatrix class creation
    2. precision modifications taking into account reduceConfusionMatrix  class
    anvelezec committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    d24b550 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. recall refactor

    1. Racall modifications taking into account reduceConfusionMatrix class
    2. Documentation  improvement
    anvelezec committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    0887369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec2038 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    855f0de View commit details
    Browse the repository at this point in the history
  4. black applied

    anvelezec committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    fd5b1ca View commit details
    Browse the repository at this point in the history
  5. black applied

    anvelezec committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    b36f15f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    7a08545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae0f39 View commit details
    Browse the repository at this point in the history
  3. black .

    anvelezec committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    889ec3d View commit details
    Browse the repository at this point in the history