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

Update validation to handle boolean errors #30

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

adedaran
Copy link
Collaborator

@adedaran adedaran commented Mar 16, 2023

This PR updates the validation of the errors array passed to the fit method. In case of boolean errors, the errors is typed as float.

Resolves #34

@adedaran adedaran marked this pull request as ready for review March 16, 2023 09:09
@adedaran adedaran requested a review from kkontoudi-dd as a code owner March 16, 2023 09:09
florent-pajot
florent-pajot previously approved these changes Mar 17, 2023
Copy link
Collaborator

@jmarecaille jmarecaille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@adedaran adedaran merged commit dbf60a3 into main Mar 24, 2023
@adedaran adedaran deleted the feature/handle_boolean_errors branch March 24, 2023 08:39
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.

Update validation to handle boolean errors
4 participants