Robert Layton
dacfd8bd5d
DOC: Replaced all BSD style licenses with "BSD 3 clause"
...
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!
Removed duplicate "3 clause, 3 clause"
Removed trailing period if exists
Fixed some missed licences, still about 50 to do, but those can be automated
Think I got the last of them.
Apparently me and sed have different ideas of regex.
Found a few more
2013-04-30 08:34:46 +02:00
Lars Buitinck
837093df7f
P3K: use print as a function in the examples
...
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Immanuel Bayer
189ac2f386
renaming 'learn_rate' in 'learning_rate'
2012-11-03 08:17:42 +00:00
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