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

ENH: Basic implementation of cross-validation rsm using learner and CV. #504

Merged
merged 21 commits into from Oct 9, 2016

Commits on Sep 29, 2016

  1. Copy the full SHA
    3215b70 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Copy the full SHA
    f2d6f00 View commit details
    Browse the repository at this point in the history
  2. Refactor test

    mvdoc committed Sep 30, 2016
    Copy the full SHA
    7b20a10 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b41e527 View commit details
    Browse the repository at this point in the history
  4. Remove extra line

    mvdoc committed Sep 30, 2016
    Copy the full SHA
    f09f01a View commit details
    Browse the repository at this point in the history
  5. Add is_trained flag

    mvdoc committed Sep 30, 2016
    Copy the full SHA
    94ad406 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from mvdoc/cvRSA

    REF,DOC: Refactor CDist, add DOC
    swaroopgj committed Sep 30, 2016
    Copy the full SHA
    e8ef537 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Copy the full SHA
    7231b34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    972fa5c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a243ad6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Merge pull request #9 from mvdoc/cvRSA

    Extend use of CDist to mahalanobis distance
    swaroopgj committed Oct 3, 2016
    Copy the full SHA
    9f76829 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Copy the full SHA
    f8c7184 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d67b9f7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ebced46 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    abbe6d6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a6b1415 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8a955c9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    72b3fc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Copy the full SHA
    6a8d2f5 View commit details
    Browse the repository at this point in the history
  2. DOC

    swaroopgj committed Oct 5, 2016
    Copy the full SHA
    5a6f13e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bd94cb3 View commit details
    Browse the repository at this point in the history