Commit Graph

22 Commits

Author SHA1 Message Date
Dimitri Papadopoulos Orfanos 3d4ee9e9dc
MNT Remove utf-8 encoding declarations (#21260)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-14 17:59:36 +01:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Thomas J Fan a311ec0d8b MNT Make modules private in guassian_process (#15320) 2019-10-28 11:20:36 +08:00
Guillaume Lemaitre 43f85020c5 DEP remove correlation and regression models from GaussianProcess (#13819) 2019-05-08 16:58:39 -07:00
Andreas Mueller eec7649236 MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00
Nelson Liu d2aaf0f4bb doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
Jan Hendrik Metzen 03718f80fa FIX Remove BinaryGaussianProcessClassifierLaplace from packages __all__ list 2015-10-19 18:07:13 +02:00
Jan Hendrik Metzen 34506ad705 COS Making BinaryGaussianProcessClassifierLaplace private 2015-10-19 18:07:13 +02:00
Jan Hendrik Metzen adc7451201 PEP8 Fixing PEP8 issues in gaussian_process package 2015-10-19 18:07:13 +02:00
Jan Hendrik Metzen 27b30166c3 FIX Several minor changes/fixes in gaussian_process module 2015-10-19 18:07:12 +02:00
Jan Hendrik Metzen e165fed1cc REFACTOR GaussianProcessClassification/Regression -> ...Classifier/Regressor 2015-10-19 18:04:55 +02:00
Jan Hendrik Metzen 804c1d9042 TST Tests for GP regression and classification 2015-10-19 18:04:54 +02: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
Vlad Niculae 7f76aa1def Add __all__ for half of the scikit 2012-09-04 18:00:49 +01:00
Gilles Louppe c40dbf739f DOC: Standardize the module documentation format (work in progress) 2011-11-30 10:30:13 +01:00
Gilles Louppe 6d83701acb DOC: References to user guide sections 2011-11-29 20:58:20 +01:00
Fabian Pedregosa 27f89c75dc Move implementation details into RST doc. 2011-11-21 15:10:13 +01:00
vene ae445be274 DOC: added Gaussian Processes to class reference 2011-10-13 13:41:54 +03: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