Nicolas Hug
|
19ad136223
|
MNT Replace DeprecationWarning with FutureWarning (#15080)
* bruteforce renaming
* WIP
* WIP
* some more
* removed weird line
* update -Werror
* testiforest
* again
* Fixed some tests
* fixed some tests
* removed -Werror
* fixed test_docstring_param issue
* fixed some tests
* some more
* renamed to SklearnDeprecationWarning
* pep8
* updated docs
* pep8
* merge
* changed to FutureWarning
* fixes
* Update doc/developers/tips.rst
Co-Authored-By: Adrin Jalali <adrin.jalali@gmail.com>
* avoid duplicates
* fixed warning for deprecations
* Still make CI break if DeprecationWarning isn't caught
* updated one warning
* fixed test
* fixed some renamings
* updated new dep warnings
* fixed bad import
* ignore warnings
* update again
* ignore futurewarning when walking packages
* Fixed test
* pep8
* Added whatsnew
|
2019-10-29 15:39:26 +01:00 |
Prathmesh Savale
|
cfaf352caf
|
MNT Import linear assignment from scipy (#13465)
|
2019-04-17 19:59:19 +10:00 |
Lars Buitinck
|
1627a92311
|
COSMIT refactor Hungarian algorithm
|
2013-08-13 17:29:58 +02:00 |
Vlad Niculae
|
0749e57221
|
Remove print in Hungarian tests
|
2013-07-25 19:19:25 +02:00 |
Vlad Niculae
|
6789f59fe0
|
Clean up and rename Hungarian algorithm
|
2013-07-25 19:19:25 +02:00 |