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

Newmetric: NRMSE #2442

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open

Newmetric: NRMSE #2442

wants to merge 42 commits into from

Commits on Mar 9, 2024

  1. init files

    SkafteNicki committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    aa1457f View commit details
    Browse the repository at this point in the history
  2. docs

    SkafteNicki committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    58b7577 View commit details
    Browse the repository at this point in the history
  3. requirements for testing

    SkafteNicki committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7933f61 View commit details
    Browse the repository at this point in the history
  4. changelog

    SkafteNicki committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ba8848a View commit details
    Browse the repository at this point in the history
  5. add class interface

    SkafteNicki committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0bf7f56 View commit details
    Browse the repository at this point in the history
  6. add tests

    SkafteNicki committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    b6c7011 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 24, 2024

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

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    9a40d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642dd27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5a2e42 View commit details
    Browse the repository at this point in the history
  4. try fixing docs

    SkafteNicki committed May 31, 2024
    Configuration menu
    Copy the full SHA
    84604ad View commit details
    Browse the repository at this point in the history
  5. fix mypy

    SkafteNicki committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0271d91 View commit details
    Browse the repository at this point in the history
  6. fix naming of file

    SkafteNicki committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d279774 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

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

Commits on Jul 16, 2024

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

Commits on Jul 22, 2024

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

Commits on Jul 24, 2024

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

Commits on Aug 5, 2024

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

Commits on Sep 9, 2024

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

Commits on Oct 11, 2024

  1. add l2 option

    SkafteNicki committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0693545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5267245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9c8350 View commit details
    Browse the repository at this point in the history
  4. fix doctest

    SkafteNicki committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b967aa0 View commit details
    Browse the repository at this point in the history
  5. fix plotting code + test

    SkafteNicki committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4d57398 View commit details
    Browse the repository at this point in the history
  6. fix part of tests

    SkafteNicki committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2d26828 View commit details
    Browse the repository at this point in the history
  7. fix implementation

    SkafteNicki committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6f7c821 View commit details
    Browse the repository at this point in the history
  8. fix doctest

    SkafteNicki committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    83e2f77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2714b1 View commit details
    Browse the repository at this point in the history
  10. skip failing tests

    SkafteNicki committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    01d19b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fae8898 View commit details
    Browse the repository at this point in the history
  12. fix ddp testing

    SkafteNicki committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b7a116d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    a1d44ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6043801 View commit details
    Browse the repository at this point in the history
  3. fix doctests

    SkafteNicki committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2e6e5e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. remove print

    SkafteNicki committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    62f240a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b09f18 View commit details
    Browse the repository at this point in the history