Update scikit-learn to v1.4 by desilinguist · Pull Request #766 · EducationalTestingService/skll
added 8 commits
February 14, 2024 17:21- Remove deprecated `scale` parameter from seaborn calls. - Add explicit `palette` call when plotting time curve since that's now required. - Use `matplotlib.category` msg filter to filter out unnecessary msgs.
- `needs_proba` and `needs_threshold` arguments for `make_scorer()` are deprecated in favor of `response_method`. - `LinearSVC` and `LinearSVR` now need to have `dual` explicitly set to "auto". - `AdaBoostClassifier` now needs to have algorithm` set to "SAMME". - Update custom metrics documentation. - Update tests and test data.
This was referenced
Feb 20, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters