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

[ML] Data Frame Analytics: ROC Curve Chart #89991

Merged
merged 27 commits into from
Feb 15, 2021
Merged

Commits on Feb 5, 2021

  1. [ML] Initial AUC ROC chart.

    walterra committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    7191305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e9ab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfea3d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2603d1e View commit details
    Browse the repository at this point in the history
  5. [ML] Lazy loading.

    walterra committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0616963 View commit details
    Browse the repository at this point in the history
  6. [ML] Fix color legend.

    walterra committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    2989959 View commit details
    Browse the repository at this point in the history
  7. [ML] Fix license header.

    walterra committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3570962 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    452530b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a5ecd6 View commit details
    Browse the repository at this point in the history
  10. [ML] Fix types.

    walterra committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    15092f0 View commit details
    Browse the repository at this point in the history
  11. [ML] Fix types.

    walterra committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    4f505d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

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

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    9afd137 View commit details
    Browse the repository at this point in the history
  2. [ML] Tweak SCSS.

    walterra committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    42aa75f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c555fb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    004e4a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bcca25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    826044a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18f976c View commit details
    Browse the repository at this point in the history
  8. [ML] Update functional tests to assert RocCurveChart. Refactored serv…

    …ices from specific scatterplot service to more generic CanvasElement service.
    walterra committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    ef37973 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b38a8eb View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    98cfdb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa59327 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    128456c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7caf108 View commit details
    Browse the repository at this point in the history
  3. [ML] Fix imports.

    walterra committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    d372518 View commit details
    Browse the repository at this point in the history
  4. [ML] Fix import.

    walterra committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    ef23a14 View commit details
    Browse the repository at this point in the history