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

Keras AttributeError: 'Sequential' object has no attribute 'predict_classes' #164

Open
williamfzc opened this issue Sep 2, 2021 · 2 comments
Labels
bug Something isn't working not very important

Comments

@williamfzc
Copy link
Owner

https://stackoverflow.com/questions/68836551/keras-attributeerror-sequential-object-has-no-attribute-predict-classes

This function were removed in TensorFlow version 2.6. According to the keras in https://keras.rstudio.com/reference/predict_proba.html#details

BTW, waiting for a patch :)

@williamfzc williamfzc added the bug Something isn't working label Sep 2, 2021
@linyajun558
Copy link

问下,这个最新版修复了吗?

williamfzc added a commit that referenced this issue Sep 24, 2021
@williamfzc
Copy link
Owner Author

https://github.com/williamfzc/stagesepx/tree/fix-tensorflow-26
装下这个分支上的版本试试

williamfzc added a commit that referenced this issue Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not very important
Projects
None yet
Development

No branches or pull requests

2 participants