Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed pls_.py to properly scale data, modified documents #6077

Closed
wants to merge 2 commits into from

Commits on Dec 21, 2015

  1. changed pls_.py to properly scale data, modified documents

    and added changes to canonical regression
    OlaP committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    0cca05c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. Update pls_.py

    no need for separate check if scale is True, as self_std is set to ones if set to False
    Fixed re-scaling and re-centering issues reported previously
    OlaPaw committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    97d473b View commit details
    Browse the repository at this point in the history