Peter Prettenhofer
|
4b5aada830
|
use staged predict in gbrt examples
|
2012-03-29 10:26:43 +02:00 |
Peter Prettenhofer
|
0dc117aaf6
|
update examples
|
2012-03-20 15:59:29 +01:00 |
Peter Prettenhofer
|
249ea7bd0d
|
new predict utils for early stopping; updated examples
|
2012-03-12 22:20:04 +01:00 |
Peter Prettenhofer
|
24a1b3aa02
|
expose 'ls' loss function for classification
added new example (GB regularization)
fix: min_split -> min_samples_split in examples
|
2012-03-05 22:26:06 +01:00 |
Peter Prettenhofer
|
e79552d3a3
|
use mean_squared_error
|
2012-02-01 19:49:31 +01:00 |
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 |