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

Erro na compilação do módulo evaluating_improving_tuning.py #32

Open
brunoplusultra opened this issue Apr 10, 2021 · 0 comments
Open

Comments

@brunoplusultra
Copy link
Contributor

Durante a compilação do módulo evaluating_improving_tuning.py apareceu o erro:
Traceback (most recent call last):
File "c:/Users/pc home jan 2020/OneDrive/Documentos/GitHub/building-ann/evaluating.py", line 30, in
onehotencoder = OneHotEncoder(categorical_features = [1])
TypeError: init() got an unexpected keyword argument 'categorical_features'

e durante a compilação do código do Jupyter notebook do ArtificialNeuralNetwork.ipynb, onde eu colei o trecho de código de avaliação, o resultado que obtenho é:
accuracies = [nan nan nan nan nan nan nan nan nan nan]
mean = nan
variance = nan

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