Commit 41a5453
Update exhaustive_feature_selector.py (#1104)
* Update exhaustive_feature_selector.py
AttributeError: `np.NINF` was removed in the NumPy 2.0 release. Use `-np.inf` instead.
Fixed this Error.
* Update mlxtend/feature_selection/exhaustive_feature_selector.py
Co-authored-by: Peter Gedeck <[email protected]>
---------
Co-authored-by: Sebastian Raschka <[email protected]>
Co-authored-by: Peter Gedeck <[email protected]>1 parent 91eb9a7 commit 41a5453
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
487 | 491 | | |
488 | 492 | | |
489 | 493 | | |
| |||
0 commit comments