AttributeError: 'super' object has no attribute '__sklearn_tags__'
The only solution that I've found is to downgrade scikit-learn to version 1.5.1. Maybe that some of you have found another solution?
Many thanks!
Donatien
--
You received this message because you are subscribed to the Google Groups "Keras-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keras-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/keras-users/05d14442-f312-4fce-aadd-8ed13a953e97n%40googlegroups.com.
Dear François,Many thanks for your message. Unfortunately, I do not have a notebook (just a py file). I've done several tests and finally reinstalled Anaconda, installed tensorflow 2.19 and scikit-learn 1.6.1. With these versions, I do not have anymore this bug. Probably a problem of versioning on my pc. Sorry for disturbing.Kind regardsDonatien Hainaut