It doesn't work for me, because when I install scikit-learn==1.5.2 "from keras.wrappers.scikit_learn import KerasClassifier" doesn't work but it works with scikit-learn==1.3.1 and if I install scikit-learn==1.3.1 this problem appears "'super' object has no attribute 'sklearn_tags'". Do you know how to solve this problem?