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

Performance improvement for preview ensemble algorithms (RF and ET) #1333

Merged
merged 67 commits into from
Aug 28, 2023

Fix RF parameter check

050af65
Select commit
Loading
Failed to load commit list.
Merged

Performance improvement for preview ensemble algorithms (RF and ET) #1333

Fix RF parameter check
050af65
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Aug 28, 2023 in 2s

3 issues found.

Annotations

Check notice on line 430 in sklearnex/preview/ensemble/extra_trees.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklearnex/preview/ensemble/extra_trees.py#L430

unresolved comment '# TODO: Fix to support integers as input' (C100)

Check notice on line 496 in sklearnex/preview/ensemble/forest.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklearnex/preview/ensemble/forest.py#L496

unresolved comment '# TODO: Fix to support integers as input' (C100)

Check notice on line 214 in scripts/build_backend.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

scripts/build_backend.py#L214

unresolved comment '# TODO: add on all platforms' (C100)