Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Handles the none case #40

Merged
merged 1 commit into from
Jun 26, 2021
Merged

Handles the none case #40

merged 1 commit into from
Jun 26, 2021

Conversation

abcnishant007
Copy link
Contributor

@abcnishant007 abcnishant007 commented Jun 26, 2021

When None is passed as the max_depth for RandomForests, the code returns an error. This commit handles the case by moving None to the end of the list while sorting.
closes #39

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.045% when pulling 8c52a27 on abcnishant007:patch-1 into 77ff2da on edublancas:master.

@edublancas edublancas merged commit df9e356 into ploomber:master Jun 26, 2021
@edublancas
Copy link
Contributor

Hi, thanks for your contribution! I'll make a new release with this fix.

@abcnishant007
Copy link
Contributor Author

@edublancas Thanks for the review!

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.

GridSearch heatmap for 'None' parameter
3 participants