-
Notifications
You must be signed in to change notification settings - Fork 0
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 wf #6
Conversation
nicolecastillo
commented
Jul 2, 2020
- Adds folder with the scripts and the workflow file.
Wf tweaks
Adds the timestamp in the directory
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking really good! almost done
git clone https://github.com/aksnzhy/xlearn.git | ||
``` | ||
|
||
2. Install docker. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can add a link to the installation instructions
Added the checkout to a specific commit so that it always runs the same version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
really nice! The only thing I forgot to mention is that we can add 1-2 sentences to the README in the demo/higgs/
folder to mention that a comparison of xlearn with liblinear is included in the popper/
workflow.
Right! I'll get on it. |