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

SyntaxError: invalid decimal literal produced by automl #40

Open
Haifischfutter opened this issue Oct 13, 2021 · 0 comments
Open

SyntaxError: invalid decimal literal produced by automl #40

Haifischfutter opened this issue Oct 13, 2021 · 0 comments

Comments

@Haifischfutter
Copy link

Wanted to try automl_gs, but I get this error and can't figure out why.

File "C:\Users\XXX\automl_train\model.py", line 3, in
from pipeline import *
File "C:\Users\XXX\automl_train\pipeline.py", line 29
0_enc = df['0']
^
SyntaxError: invalid decimal literal

Any ideas about that?

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

1 participant