Commit Graph

16 Commits

Author SHA1 Message Date
Gilles Louppe b499743c93 DOC: update examples, use matplotlib.pyplot instead of pylab 2014-02-27 10:22:21 +01:00
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 85ec0fd1ae P3K death to the print statement 2013-02-11 23:11:57 +01:00
Noel Dawe a7db2aff42 import pylab as pl 2013-02-02 19:47:13 +01:00
Gilles Louppe b56674ae20 DOC: add a short dataset description in hastie example 2013-02-01 09:26:31 +01:00
Noel Dawe ab27f37292 inline comment about learning_rate in hastie example 2013-01-31 01:08:33 +01:00
Gilles Louppe 23cb9ea128 FIX: pprett comments 2013-01-27 14:05:15 +01:00
Gilles Louppe 3d89ae17e3 ENH: remove boost_method parameter and use a string as switch 2013-01-23 08:53:49 +01:00
Gilles Louppe 2904265faa FIX: some nitpicks 2013-01-17 09:36:31 +01:00
Noel Dawe 778b77bae1 use metrics module and pep8 2013-01-15 11:40:47 +01:00
Noel Dawe 6ef53e8c9a DOC: add __doc__ to plot_adaboost_hastie_10_2.py 2013-01-14 12:10:58 +01:00
Noel Dawe 4aea9a8d90 combine real and discrete algorithms under one class 2013-01-11 01:12:53 -08:00
Noel Dawe 534831b818 update adaboost hastie example and weight_boosting tests 2013-01-11 00:13:57 -08:00
Noel Dawe f45afdcf71 implement SAMME.R algorithm 2013-01-10 23:30:25 -08:00
Noel Dawe f2e0b25db7 pep8 2013-01-09 13:44:57 -08:00
Noel Dawe b6d1fa8800 add Hastie 10.2 example 2013-01-09 13:44:57 -08:00