Commit Graph

11 Commits

Author SHA1 Message Date
Jaques Grobler 8861833ec9 DOC spellfixes 2013-06-29 16:18:23 +03: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
Andreas Mueller edd1555a4b MISC minor fixes in examples 2013-03-10 19:06:42 +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
Jaques Grobler 9ddaac33bb remove 1000`s of warnings from example 2013-01-18 13:18:57 +01:00
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
Andreas Mueller c0a057843c ENH rename Scaler to StandardScaler everywhere 2012-09-23 17:31:15 +01:00
Vlad Niculae e6ca49e9a3 Use pinvh wherever it helps in the codebase.
Use pinvh in plot_sparse_recovery example

Use pinvh in bayes.py

Use pinvh in GMM and DPGMM
2012-09-04 19:58:47 +01:00
GaelVaroquaux 9e036a663e MISC: add randomized linear models to what's new 2012-02-01 09:01:54 +01:00
GaelVaroquaux 5e0f82b664 Cosmit 2012-01-31 18:13:28 +01:00
GaelVaroquaux a882bedcc3 MISC: address @ogrisel and @mblondel's comments 2012-01-31 18:11:05 +01:00