Skip to content

Updated scipy.random.permutation to numpy.random.permutation #65

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smehra3
Copy link

@smehra3 smehra3 commented Apr 4, 2023

scipy.random.permutation gives an error of module not existing. Since the random permutation module is now a part of numpy, I updated it so cross validation functions are unblocked for use.

scipy.random.permutation gives an error of module not existing. Since the random permutation module is now a part of numpy, I updated it so cross validation functions are unblocked for use.
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.

1 participant