Skip to content

Commit

Permalink
flake
Browse files Browse the repository at this point in the history
  • Loading branch information
Default user for cloud committed Nov 7, 2019
1 parent c3fa7d1 commit 55aa11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ramp-database/ramp_database/tools/contributivity.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def compute_contributivity_on_fold(session, cv_fold, ground_truths_valid,
We blend models on a fold using greedy forward selection with replacement,
see reference below. We return the predictions of both the best model and
combined (blended) model, for both the validation set and the test set.
combined (blended) model, for both the validation set and the test set.
We set foldwise contributivity based on the integer weight in the enseble.
Reference
Expand Down

0 comments on commit 55aa11f

Please sign in to comment.