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

Prediction Metrics: New module #42

Closed

Commits on May 4, 2016

  1. Prediction Metrics: New module

    JIRA: MADLIB-907
    
    A collection of summary statistics to gauge model accuracy
    based on predicted values vs. ground-truth values.
    orhankislal committed May 4, 2016
    Configuration menu
    Copy the full SHA
    0a2900a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

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

Commits on May 25, 2016

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

Commits on May 27, 2016

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

Commits on May 31, 2016

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

Commits on Jun 7, 2016

  1. Prediction Metrics

    - Adds validation for input columns
    - Adds support for binary values on binary classification and AUC
    orhankislal committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    28f6c04 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Prediction Metrics

    Various fixes for documentation, performance and code clarity.
    orhankislal committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    7eba633 View commit details
    Browse the repository at this point in the history