Dan Meliza
Results
2
issues of
Dan Meliza
`pip install pyspike` will often fail if Cython is not already in the environment because the C-code stored in the source tree may not work with newer versions of python....
The scikit-learn implementations of PLS and CCA have predict() methods that are very useful for cross-validation and forecasting. Is it possible to add these to cca-zoo models where appropriate?