Skip to content

Fix missing cuML Random Forest parameter #74

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

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

Alexsandruss
Copy link
Contributor

min_rows_per_node cuML Random Forest parameter was renamed to min_samples_split: API link. It wasn't changed in benchmarks and leads to error while running.

@Alexsandruss Alexsandruss requested a review from PetrovKP as a code owner June 10, 2021 10:31
@Alexsandruss Alexsandruss requested a review from RukhovichIV June 10, 2021 11:12
@PetrovKP PetrovKP added the bug Something isn't working label Jun 10, 2021
@Alexsandruss Alexsandruss merged commit bd1d52b into IntelPython:master Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants