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

Fixed the issue with deprecated RandomizedPCA and an import error #1

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

digital-idiot
Copy link

Please check if the build is passing and the module is working as expected

digital-idiot and others added 29 commits December 24, 2018 16:38
Removed deprecated API calls
Updated `setup.py` according to the new changes
Added description
This fixes a error when executing with python3.7
Converting range type to list
change shuffling of range to list understanding
just remove unused package and relative imports
Thanks @sdelandtsheer for the patch improving the compatibility with Python3.
The `sklearn.ensemble.forest` module will be private from sklearn v0.24 onward. This update fixes the compatibility warning.
@zhenlingcn implemented Rotation Forest Regressor
Update dependency
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.

4 participants