Commit Graph

15 Commits

Author SHA1 Message Date
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
draix 63562b0416 PY3: replaced izip 2013-03-19 18:02:34 +01:00
Lars Buitinck 541987802f P3K range vs. xrange 2013-02-14 02:05:35 +01:00
Lars Buitinck 85ec0fd1ae P3K death to the print statement 2013-02-11 23:11:57 +01:00
Mathieu Blondel b445537855 Cosmit: more explicit xlabel. 2013-02-10 11:20:19 +09:00
Gilles Louppe 8ecc50458e FIX: some of Gael comments 2013-02-03 18:45:33 +01:00
Noel Dawe 54ee88105b FIX: comments from @ogrisel 2013-01-30 02:15:24 +01:00
Noel Dawe 707c0f4aa2 FIX: alpha=.5 and use more difficult dataset in two-class example. Add mean and cov arguments to make_gaussian_quantiles 2013-01-30 01:59:18 +01:00
Noel Dawe c56a91582f update adaboost regression example and use estimator_errors_ 2013-01-28 20:06:00 +01:00
Gilles Louppe 2497856e04 ENH: weights_ -> estimator_weights_ 2013-01-23 09:00:39 +01:00
Gilles Louppe 3d89ae17e3 ENH: remove boost_method parameter and use a string as switch 2013-01-23 08:53:49 +01:00
Noel Dawe 778b77bae1 use metrics module and pep8 2013-01-15 11:40:47 +01:00
Noel Dawe a717125cb9 typo 2013-01-15 11:33:52 +01:00
Noel Dawe a248b1e2cd add author 2013-01-15 10:32:23 +01:00
Noel Dawe e93bd6e889 FIX: improve multi-class AdaBoost example (rename to plot_adaboost_multiclass.py) 2013-01-15 10:30:31 +01:00