Michał Jurzak

Results 1 issues of Michał Jurzak

**Notebook:** 10_neural_nets_with_keras.ipynb **Cell:** 102 **Problem:** After `RandomizedSearchCV` using exactly the same hyperparameters as in the book I encounter the issue that it returns worse model. ## Most important: ```Python model...