jakirkham
bc07078b76
MNT: Use NumPy clip's instead of assigning mask ( #11474 )
2018-07-10 22:36:38 +02:00
Joel Nothman
98c4db3f3b
DOC Correct deprecation version
2017-10-18 10:42:48 +02:00
Kumar Ashutosh
01d8a342fa
[MRG] Deprecates gaussian process regression_models and correlation_models. ( #9717 )
...
Forgotten from earlier deprecation
2017-10-16 12:27:06 +11:00
Nelson Liu
d2aaf0f4bb
doc: fix spellings of 'license'
2016-03-31 17:25:31 -07:00
Raghav R V
a87011262a
FIX precision to float64 across the codebase
2015-10-16 11:20:29 +02:00
Raghav R V
b3fbccca38
FIX various mismatch between docstring and signature params
...
DOC max_iterations -> max_iter. Make it consistent with kmeans
MAINT Replace the deprecated dx parameter with d in the docstrings
MAINT Deprecation warning for max_iterations parameter.
2015-01-16 11:54:57 -05:00
Sergio Pascual
11a6b3314e
Remove shebang in library code
2013-09-06 15:37:49 +02: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
754c2d9533
COSMIT pep8
2012-12-22 16:48:17 +01:00
Andreas Mueller
cb00e97dc2
COSMIT pep8
2012-01-23 10:02:01 +01:00
Andreas Mueller
b623aa0065
FIX RST and references
2011-12-27 21:47:29 +01:00
Andreas Mueller
77495c7974
COSMIT pep8 whitespaces
2011-11-20 21:24:11 +01:00
Lars Buitinck
3bde2bf97b
ENH accept matrix input throughout
...
Simple solution: replace np.asanyarray with np.asarray throughout.
Also, use utils.as_float_array where appropriate.
2011-10-21 13:51:12 +02:00
Fabian Pedregosa
ddf4b72109
Move project directory from scikits.learn to sklearn
2011-09-02 12:06:57 +02:00
Fabian Pedregosa
68f27e3790
Revert "Move project directory from scikits.learn to sklearn"
...
This reverts commit fd0d3b879d .
2011-09-02 12:03:18 +02:00
Fabian Pedregosa
fd0d3b879d
Move project directory from scikits.learn to sklearn
2011-09-02 11:38:24 +02:00