Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Fixing error handling in EnsemblePipeline in case of NaN labels #185

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

melanibe
Copy link
Contributor

@melanibe melanibe commented Sep 1, 2020

Fixing error handling in EnsemblePipeline in case of NaN labels.
The predict function inside the ScalarEnsemblePipeline checks for consistency of labels across individual predictions in an ensemble run. If the labels contain NaNs, this check wrongly raised an error. This PR fixes this.

@melanibe melanibe merged commit 90eac82 into master Sep 1, 2020
@melanibe melanibe deleted the melanibe/fix-ensbl-inference-with-nan-labels branch September 1, 2020 16:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants