Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67b21c commit 33cf98cCopy full SHA for 33cf98c
sklearn/pls.py
@@ -4,4 +4,4 @@
4
5
6
warnings.warn("This module has been moved to cross_decomposition and will be "
7
- "removed in 0.15", DeprecationWarning)
+ "removed in 0.16", DeprecationWarning)
0 commit comments