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
/
cross_decomposition
History
Andreas Mueller
4eee24a60f
Merge pull request
#5517
from lesteve/replace-base-class-method-calls-by-super
...
[MRG] Use super rather than calls to base class methods
2015-10-22 18:30:25 +02:00
..
tests
Fix fit_transform, stability issue and scale issue in PLS
2015-10-22 14:25:59 +02:00
__init__.py
FIX on py3k, we need explicit relative imports
2013-07-25 11:48:51 +02:00
cca_.py
MAINT use super rather than calls to base class methods
2015-10-22 15:00:43 +02:00
pls_.py
Merge pull request
#5517
from lesteve/replace-base-class-method-calls-by-super
2015-10-22 18:30:25 +02:00