scikit-learn/sklearn/ensemble
Christos Aridas 2b503bdc08
CLN Remove self-assignments from tests (#17776)
2020-06-29 15:22:21 -04:00
..
_hist_gradient_boosting CLN Remove self-assignments from tests (#17776) 2020-06-29 15:22:21 -04:00
tests TST Refactor the test of oob score of forest predictors (#17770) 2020-06-29 11:08:48 -07:00
__init__.py Fix mypy errors (#16726) 2020-03-30 15:41:05 +02:00
_bagging.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
_base.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
_forest.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
_gb.py MNT More replacements of numpy aliases with built-in types (#17707) 2020-06-26 12:45:03 +02:00
_gb_losses.py FIX fix multinomial deviance by taking the weighted average instead of the sum (#17694) 2020-06-26 18:57:36 +02:00
_gradient_boosting.pyx MNT More replacements of numpy aliases with built-in types (#17707) 2020-06-26 12:45:03 +02:00
_iforest.py DOC add missing attributes in IsolationForest (#17667) 2020-06-23 15:43:09 +02:00
_stacking.py DOC Enable links to objects in docstrings (Sprint Issue #17417) (#17488) 2020-06-06 16:51:07 -04:00
_voting.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00
_weight_boosting.py DOC Enable links to objects in docstrings (Sprint Issue #17417) (#17488) 2020-06-06 16:51:07 -04:00
setup.py ENH Native support for missing values in GBDTs (#13911) 2019-08-21 11:22:00 +02:00