Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cerlymarco authored Sep 16, 2020
1 parent d4daab1 commit 13e0dc1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,3 @@ krs = KerasRandomSearchCV(get_model, param_grid, cv=cv, monitor='val_loss', grea
n_iter=15, sampling_seed=33)
krs.search(X, y)
```

## Media

Used in:

0 comments on commit 13e0dc1

Please sign in to comment.