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
Peter Prettenhofer
42c7496c0c
Merge branch 'master' into gbrt-deviance-fix
2013-02-17 19:52:21 +01: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
Peter Prettenhofer
38af9c5cda
use unique from sklearn backports (return_inverse)
2013-01-27 13:42:12 +01:00
Peter Prettenhofer
5be04bfaf8
fix: map labels to {0, 1}
2013-01-26 12:19:40 +01:00
Andreas Mueller
38b455d541
Cosmit pep8
2012-12-25 13:16:05 +01:00
Immanuel Bayer
189ac2f386
renaming 'learn_rate' in 'learning_rate'
2012-11-03 08:17:42 +00:00
Andreas Mueller
713ba6006e
COSMIT pep8
2012-09-04 17:24:01 +01:00
Peter Prettenhofer
6fee3da970
added max_features to gbrt regularization example
2012-07-07 19:08:29 +02: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
7f0048bad8
cosmit: pep8
2012-03-05 22:28:24 +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