Skip to content

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

Open
smehra3 wants to merge 1 commit into
bbalasub1:masterfrom
smehra3:patch-1
Open

Updated scipy.random.permutation to numpy.random.permutation#65
smehra3 wants to merge 1 commit into
bbalasub1:masterfrom
smehra3:patch-1

Conversation

@smehra3

@smehra3 smehra3 commented Apr 4, 2023

Copy link
Copy Markdown

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