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

[MLLIB] [SPARK-2222] Add multiclass evaluation metrics #1155

Closed
wants to merge 15 commits into from

Commits on Jun 19, 2014

  1. Multiclass evaluation

    avulanov committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    d535d62 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2014

  1. Unit tests. Class rename

    avulanov committed Jun 20, 2014
    Configuration menu
    Copy the full SHA
    fcee82d View commit details
    Browse the repository at this point in the history
  2. Unit tests. Class rename

    avulanov committed Jun 20, 2014
    Configuration menu
    Copy the full SHA
    a5c8ba4 View commit details
    Browse the repository at this point in the history
  3. Comments about Double

    avulanov committed Jun 20, 2014
    Configuration menu
    Copy the full SHA
    d5ce981 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2014

  1. Fixes to mutliclass metics

    avulanov committed Jun 30, 2014
    Configuration menu
    Copy the full SHA
    e2c91c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2014

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

Commits on Jul 8, 2014

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

Commits on Jul 9, 2014

  1. Addressing reviewers comments mengxr. Added true positive rate and fa…

    …lse positive rate. Test suite code style.
    avulanov committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    e3db569 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2014

  1. Configuration menu
    Copy the full SHA
    87fb11f View commit details
    Browse the repository at this point in the history
  2. Removing println

    avulanov committed Jul 10, 2014
    Configuration menu
    Copy the full SHA
    4811378 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2014

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

Commits on Jul 14, 2014

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

Commits on Jul 15, 2014

  1. Configuration menu
    Copy the full SHA
    79c3555 View commit details
    Browse the repository at this point in the history
  2. minor updates

    mengxr committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    5ebeb08 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from mengxr/avulanov-master

    minor updates
    avulanov committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    2eae80f View commit details
    Browse the repository at this point in the history