Andreas Mueller
|
04d81608a1
|
ENH Add MetaEstimatorMixin, make RFE default constructible
|
2012-06-26 14:16:03 +02:00 |
Andreas Mueller
|
86cedafa08
|
ENH make all Estimators default constructible (except SparseCoder)
|
2012-06-26 14:16:03 +02:00 |
Gilles Louppe
|
ae564d7c8f
|
DOC: Added missing BSD3 licenses
|
2011-12-30 20:39:18 +01:00 |
Gilles Louppe
|
621417e96c
|
ENH: Parallel fit/predict/predic_proba/feature_importances in forest
|
2011-12-20 12:42:36 +01:00 |
Peter Prettenhofer
|
e0b78b965f
|
don't use dict comprehensions (support python 2.5 and 2.6).
|
2011-11-23 22:26:18 +01:00 |
Gilles Louppe
|
f6d7344279
|
ENH: Address @agramfort comments
|
2011-11-23 09:38:27 +01:00 |
Gilles Louppe
|
3ffbe9c085
|
DOC: Added warning in make_estimator
|
2011-11-21 20:32:30 +01:00 |
Gilles Louppe
|
d7f41e484a
|
ENH: Use trailing _ for private attributes
|
2011-11-21 20:06:25 +01:00 |
Gilles Louppe
|
306985a0a5
|
ENH: Simplified RandomForest and ExtraTrees API
|
2011-11-21 15:16:38 +01:00 |
Gilles Louppe
|
5bf4b8cefe
|
TEST: Added tests of BaseEnsemble
|
2011-11-16 19:35:57 +01:00 |
Gilles Louppe
|
95c159e5ac
|
PEP8
|
2011-11-16 19:21:07 +01:00 |
Gilles Louppe
|
f117f316ff
|
FIX: Don't clone estimators at instantiation
|
2011-11-16 12:59:06 +01:00 |
Gilles Louppe
|
a06504bf25
|
ENH: Make the Forest's API coherent with BaseEnsemble's API
|
2011-11-16 11:43:04 +01:00 |
Gilles Louppe
|
8de628e862
|
ENH: Make forest derive from BaseEnsemble
|
2011-11-16 10:47:11 +01:00 |
Gilles Louppe
|
7bd3f88ff1
|
Rebase of @bdholt1's ensemble branch
|
2011-11-12 11:29:38 +01:00 |