scikit-learn/sklearn/ensemble
MechCoder 80e22b3ddf Patch liblinear for sample_weights in LogisticRegression(and CV) 2015-10-23 00:00:31 -04:00
..
tests Patch liblinear for sample_weights in LogisticRegression(and CV) 2015-10-23 00:00:31 -04:00
__init__.py votingclassifier 2015-04-20 19:27:30 -04:00
_gradient_boosting.c ENH gbt sparse support 2015-09-28 13:44:12 -07:00
_gradient_boosting.pyx ENH split _tree.pyx into several files 2015-09-09 11:28:24 +02:00
bagging.py Patch liblinear for sample_weights in LogisticRegression(and CV) 2015-10-23 00:00:31 -04:00
base.py FIX Support for negative values of n_jobs 2015-01-21 12:58:31 +01:00
forest.py Merge pull request #5487 from arjoly/example-node 2015-10-22 13:31:49 +02:00
gradient_boosting.py MAINT move custom error/warning classes into sklearn.exceptions 2015-10-19 22:35:35 +02:00
partial_dependence.py DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00
voting_classifier.py FIX: ensure that get_params returns VotingClassifier own params 2015-07-23 08:34:26 +02:00
weight_boosting.py FIX precision to float64 across the codebase 2015-10-16 11:20:29 +02:00