Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2b2da85

Browse filesBrowse files
authored
DOC add versionadded directive to new method in GPC (scikit-learn#31320)
1 parent b55aba5 commit 2b2da85
Copy full SHA for 2b2da85

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎sklearn/gaussian_process/_gpc.py

Copy file name to clipboardExpand all lines: sklearn/gaussian_process/_gpc.py
+2
Original file line numberDiff line numberDiff line change
@@ -942,6 +942,8 @@ def latent_mean_and_variance(self, X):
942942
943943
Note that this function is only supported for binary classification.
944944
945+
.. versionadded:: 1.7
946+
945947
Parameters
946948
----------
947949
X : array-like of shape (n_samples, n_features) or list of object

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.