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

Issue with the "classification.py" script #1

Closed
Vincev454 opened this issue Nov 22, 2021 · 1 comment
Closed

Issue with the "classification.py" script #1

Vincev454 opened this issue Nov 22, 2021 · 1 comment

Comments

@Vincev454
Copy link

Hello there,

When trying to reproduce the wiki example, i got the following error:

Traceback (most recent call last): File "classification.py", line 296, in <module> skf = StratifiedKFold(l.iloc[i_u.values.T[j],0], runs_cv_folds, shuffle=True, random_state=j) TypeError: __init__() got multiple values for keyword argument 'shuffle'

Any help would be appreciated.
Best,
Vince

@Vincev454 Vincev454 changed the title Error in classification.py script Issue with the "classification.py" script Nov 22, 2021
@edoardopasolli
Copy link

Please use the file "classification_thomas-manghi.py" instead of "classification.py" that you find in the same folder. It fixes some dependencies

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

No branches or pull requests

2 participants