-
Notifications
You must be signed in to change notification settings - Fork 42
[WIP] Generative regression (workflow, scores, cross validation, prediction type) #193
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
base: master
Are you sure you want to change the base?
Conversation
This pull request introduces 8 alerts when merging 7572151 into f48b024 - view on LGTM.com new alerts:
|
This pull request introduces 8 alerts when merging 814b598 into f48b024 - view on LGTM.com new alerts:
|
This pull request introduces 7 alerts when merging 7c68e92 into 0d837ef - view on LGTM.com new alerts:
|
This pull request introduces 7 alerts when merging 5860913 into c1b4273 - view on LGTM.com new alerts:
|
Codecov Report
@@ Coverage Diff @@
## master #193 +/- ##
==========================================
- Coverage 83.05% 82.15% -0.91%
==========================================
Files 137 154 +17
Lines 4704 5794 +1090
==========================================
+ Hits 3907 4760 +853
- Misses 797 1034 +237
Continue to review full report at Codecov.
|
This pull request introduces 8 alerts when merging 5f68f90 into c1b4273 - view on LGTM.com new alerts:
|
0acbf72
to
d77df0a
Compare
This pull request introduces 7 alerts when merging d77df0a into c1b4273 - view on LGTM.com new alerts:
|
This pull request introduces 7 alerts when merging 9bc6578 into c1b4273 - view on LGTM.com new alerts:
|
* passing fold to workflow.test_submission * passing fold indices to Prediction init instead of indexing in util.submission.run_submission_on_cv_fold * getting rid of passing valid_indexes to scores * getting rid of valid_indexes in score_type.score_function * flake * functional data flow in doc * training script in doc * docstring minor * Add test protocol to README * Update README.rst Co-authored-by: Balazs Kegl <[email protected]>
* adding --data-label * flake8 * albert's comments * Update .travis.yml * data_label default None
* adding data-label to ramp-show leaderboard; more syntax in --help * fixing --bagged, adding more examples in help * making a ramp-blend command * removing old command line interface * flake8 * fixing init * command line option to change the blending metrics
Co-authored-by: Gabriel Hurtado <[email protected]> Co-authored-by: Balazs Kegl <[email protected]>
deba54d
to
cccd630
Compare
This pull request introduces 1 alert when merging cccd630 into ec8835e - view on LGTM.com new alerts:
|
cccd630
to
e086202
Compare
This pull request introduces 1 alert when merging e086202 into ec8835e - view on LGTM.com new alerts:
|
Stochastic regression See merge request Noahs-Ark/libraries/ramp-workflow!15
This pull request introduces 1 alert when merging 4425043 into ec8835e - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging c00e178 into 74686f7 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging ea0853c into 74686f7 - view on LGTM.com new alerts:
|
Co-authored-by: Albert Thomas <[email protected]> Co-authored-by: Gabriel Hurtado <[email protected]>
No description provided.