Commit Graph

7 Commits

Author SHA1 Message Date
Peter Prettenhofer 8648cfefec renamed estimators to estimators_ 2012-01-24 22:59:47 +01:00
Peter Prettenhofer ad288a34eb changed ``n_iter`` to ``n_estimators`` and attribute ``trees`` to ``estimators``. 2012-01-24 09:45:12 +01:00
Peter Prettenhofer 83bedfdfcf merge with master finally resolved! 2012-01-06 21:38:10 +01:00
Peter Prettenhofer 6d90b2b9dc stub for gradient boosting documentation 2011-11-23 23:07:32 +01:00
Peter Prettenhofer 87c5317f1c store loss object in estimator 2011-11-23 21:58:26 +01:00
Peter Prettenhofer 1569b7373b added test deviance to GBRT example 2011-11-14 22:34:50 +01:00
Peter Prettenhofer 0d54dfa689 added gradient boosting regression example 2011-11-14 21:53:47 +01:00