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

WIP GBRT with built-in cross-validation #1036

Closed
wants to merge 7 commits into from

Commits on Aug 16, 2012

  1. work on BaseGradientBoostingCV

    pprett committed Aug 16, 2012
    Copy the full SHA
    8cba989 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2012

  1. Copy the full SHA
    a280e5d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3abe97a View commit details
    Browse the repository at this point in the history
  3. GradientBoosting classes with built in cross-validation; implemented …

    …via Decorator pattern
    pprett committed Aug 17, 2012
    Copy the full SHA
    7d204af View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2012

  1. Copy the full SHA
    600fc63 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7b01622 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1ec02b4 View commit details
    Browse the repository at this point in the history