scikit-learn/sklearn/ensemble
Agamemnon Krasoulis 9faa41429c docstring fix X in predict/predict_proba (#13004) 2019-01-17 14:45:22 -05:00
..
tests MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
__init__.py iforest 2015-10-24 15:17:32 +02:00
_gradient_boosting.pyx DOC clean up assorted type specifications (#10441) 2018-01-11 09:11:17 +11:00
bagging.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
base.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
forest.py MNT Inelegant failure of RandomTreesEmbedding.transform when not fitted (#12965) 2019-01-13 23:14:24 +08:00
gradient_boosting.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
iforest.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00
partial_dependence.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00
voting_classifier.py docstring fix X in predict/predict_proba (#13004) 2019-01-17 14:45:22 -05:00
weight_boosting.py MAINT Simplify super() calls (#12812) 2019-01-10 22:27:06 +01:00