This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e8a2e2705a
scikit-learn
/
sklearn
/
gaussian_process
History
Gilles Louppe
4bcfedb813
FIX: GaussianProcess will be deprecated in 0.20, not 0.19
2015-10-21 10:59:03 +02:00
..
tests
TST test_lml_precomputed() checks only for equality in first 7 digits
2015-10-19 18:07:15 +02:00
__init__.py
FIX Remove BinaryGaussianProcessClassifierLaplace from packages __all__ list
2015-10-19 18:07:13 +02:00
correlation_models.py
FIX Undoing regression_model and correlation_model deprecation
2015-10-19 18:07:13 +02:00
gaussian_process.py
FIX: GaussianProcess will be deprecated in 0.20, not 0.19
2015-10-21 10:59:03 +02:00
gpc.py
FIX Enforcing y to be numeric in GPR and fixing python3 issue with maps
2015-10-19 18:07:14 +02:00
gpr.py
FIX Enforcing y to be numeric in GPR and fixing python3 issue with maps
2015-10-19 18:07:14 +02:00
kernels.py
ADD Mixins for normalized and stationary kernels
2015-10-19 18:07:14 +02:00
regression_models.py
FIX Undoing regression_model and correlation_model deprecation
2015-10-19 18:07:13 +02:00