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

Faster Accuracy metric #2775

Merged
merged 14 commits into from
Aug 6, 2020
Merged

Faster Accuracy metric #2775

merged 14 commits into from
Aug 6, 2020

Commits on Jul 31, 2020

  1. Faster classfication stats

    Younghun Roh committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    a12b35e View commit details
    Browse the repository at this point in the history
  2. Faster accuracy metric

    Younghun Roh committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    d87d047 View commit details
    Browse the repository at this point in the history
  3. minor change on cls metric

    Younghun Roh committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    52523da View commit details
    Browse the repository at this point in the history
  4. Add out-of-bound class clamping

    Younghun Roh committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    001a898 View commit details
    Browse the repository at this point in the history
  5. Add more tests and minor fixes

    Younghun Roh committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    b157cfa View commit details
    Browse the repository at this point in the history
  6. Resolve code style warning

    Younghun Roh committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    6df2018 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Update for Lightning-AI#2781

    Younghun Roh committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    c14cd67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c10209 View commit details
    Browse the repository at this point in the history
  3. hotfix

    Younghun Roh committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    c1a418c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b012136 View commit details
    Browse the repository at this point in the history
  5. Update pytorch_lightning/metrics/functional/classification.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    Diuven and Borda committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    6329beb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Update about conversation

    Younghun Roh committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    c27be68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace23c3 View commit details
    Browse the repository at this point in the history
  3. Add docstring on stat_scores_multiple_classes

    Younghun Roh committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    7195b1d View commit details
    Browse the repository at this point in the history