Commit fcc2efd
authored
Update simple_cerebros_random_search.py
Refactor best metric error handling to allow +/- inf metrics (these actually will work in current versions of pd.Series.min() / ....max() ), but still exclude other arbitrary types (str, Exception)...1 parent c587c68 commit fcc2efd
File tree
1 file changed
+3
-1
lines changed- cerebros/simplecerebrosrandomsearch
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
577 | 579 | | |
578 | 580 | | |
579 | 581 | | |
| |||
0 commit comments