rasbt
|
c655bb9b0e
|
changed clf to regr in decision tree regression examples
|
2015-06-17 15:20:23 -04:00 |
Brian Wignall
|
48cbbab89b
|
CLN: Fix typo in comment
|
2014-12-13 09:14:47 -05:00 |
ugurthemaster
|
b929656592
|
Update plot_adaboost_regression.py
Library imports have been moved to top of the file.
|
2014-05-26 09:48:50 +03:00 |
Noel Dawe
|
65bbe9ebbc
|
plot_adaboost_multiclass.py: handle case where boosting terminated early. Add missing author on other boosting examples.
|
2014-04-16 17:36:38 -07:00 |
Gilles Louppe
|
b499743c93
|
DOC: update examples, use matplotlib.pyplot instead of pylab
|
2014-02-27 10:22:21 +01:00 |
Lars Buitinck
|
85ec0fd1ae
|
P3K death to the print statement
|
2013-02-11 23:11:57 +01:00 |
Mathieu Blondel
|
135636eb94
|
Cosmit: more explicit label.
|
2013-02-10 11:25:02 +09:00 |
Gael Varoquaux
|
1f95b18c27
|
COSMIT
|
2013-02-04 12:11:07 +01:00 |
Noel Dawe
|
536e50d042
|
fix AdaBoost.R2 and update example
|
2013-02-03 03:37:38 +01:00 |
Noel Dawe
|
c56a91582f
|
update adaboost regression example and use estimator_errors_
|
2013-01-28 20:06:00 +01:00 |
Noel Dawe
|
f0fb4f4398
|
pep8
|
2013-01-23 14:56:08 +01:00 |
Gilles Louppe
|
a0b728349b
|
EXAMPLE: better plot_adaboost_regression
|
2013-01-11 14:26:12 +01:00 |
Noel Dawe
|
b454d56bd3
|
implement AdaBoost
|
2013-01-08 16:50:38 -08:00 |