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

Implement precision and recall metrics for classification evaluation #49671

Merged
merged 13 commits into from
Dec 19, 2019

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    97bea88 View commit details
    Browse the repository at this point in the history
  2. Fix compile errors

    przemekwitek committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    1863ef5 View commit details
    Browse the repository at this point in the history
  3. Remove markup interface classes (SoftClassificationMetric, Classifica…

    …tionMetric, RegressionMetric)
    przemekwitek committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    8365ad3 View commit details
    Browse the repository at this point in the history
  4. Apply review comments

    przemekwitek committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    ccf5c30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26bb9bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    935a26c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc080be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8376bb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28be815 View commit details
    Browse the repository at this point in the history
  10. Revert "Add size parameter to Precision and Recall metrics"

    This reverts commit 81be647d6465e62971ac763605be4a080161cbdf.
    przemekwitek committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    db9c4f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    452dfc8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f571ae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd74939 View commit details
    Browse the repository at this point in the history