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

Conversation

nicolecastillo
Copy link

In this PR, we add 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.

Through this PR,

  • We add a popper folder that includes all the scripts, the workflow file wf.yml and a README.md that explains how to run it.
  • We also modified the README.rst from the Higgs demo to include information about the workflow using Popper.

nicolecastillo and others added 2 commits June 7, 2020 00:25
…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 <ivo.jimenez@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant