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

Add popper workflow for comparing xlearn vs liblinear for the higgs demo #332

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

Commits on Jun 7, 2020

  1. add Dockerfile (#1) (#3)

    fixes #1
    nicolecastillo committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    a0bee46 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Add popper workflow for comparing xlearn vs liblinear for the higgs d…

    …emo (#6)
    
    Adds a Popper workflow for automatically downloading and verifying the 
    complete HIGGS data set from UCI (which has 11 million entries), 
    running the benchmark to compare `liblinear` vs `xlearn`, and finally 
    generating a report with a chart that shows the results including 
    error bars.
    
    Co-authored-by: Ivo Jimenez <[email protected]>
    nicolecastillo and ivotron committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    66f1d2a View commit details
    Browse the repository at this point in the history