scikit-learn/sklearn/ensemble/tests
Gael Varoquaux 190abde442 Merge pull request #4881 from sonnyhu/weighted_least_squares
[MRG + 1] add sample_weight into LinearRegression
2015-08-30 16:35:00 +01:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py TST/COSMIT remove nose call boilerplate 2015-05-28 14:54:01 -04:00
test_base.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_forest.py MAINT Remove support for the deprecated sequence of sequences 2015-08-11 22:26:44 +05:30
test_gradient_boosting.py Use expit function to compute the probability in ExponentialLoss class. 2015-06-08 13:03:52 -04:00
test_gradient_boosting_loss_functions.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_partial_dependence.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_voting_classifier.py MAINT Remove support for the deprecated sequence of sequences 2015-08-11 22:26:44 +05:30
test_weight_boosting.py Merge pull request #4881 from sonnyhu/weighted_least_squares 2015-08-30 16:35:00 +01:00