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

unexpected keyword argument 'categorical_features' #26

Open
parsibox opened this issue May 19, 2020 · 1 comment
Open

unexpected keyword argument 'categorical_features' #26

parsibox opened this issue May 19, 2020 · 1 comment

Comments

@parsibox
Copy link

hi
i have this error

USA_plates/predict.py", line 39, in <module>
    ohe = OneHotEncoder(handle_unknown='ignore', categorical_features=None)
  File "F:\source\python\Digits-Classification-master\venv\lib\site-packages\sklearn\utils\validation.py", line 73, in inner_f
    return f(**kwargs)
TypeError: __init__() got an unexpected keyword argument 'categorical_features'

@AMohamedAakhil
Copy link

I can work on this.

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