AlexOlza / estratificacion

Risk Stratification project to predict the healthcare needs of the Basque population (Osakidetza & BCAM)
0 stars 0 forks source link

keras-tuner ignores early stopping #132

Closed AlexOlza closed 2 years ago

AlexOlza commented 2 years ago

It seems that I have to pass the callback in tuner.search. See this issue: https://github.com/keras-team/keras-tuner/issues/206