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

Standardize component predict/predict_proba in/out to pandas series/dataframe #853

Merged
merged 12 commits into from Jun 19, 2020

Commits on Jun 19, 2020

  1. Copy the full SHA
    f9d0352 View commit details
    Browse the repository at this point in the history
  2. Changelog

    dsherry committed Jun 19, 2020
    Copy the full SHA
    a608599 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a3944d1 View commit details
    Browse the repository at this point in the history
  4. Update graph utils tests

    dsherry committed Jun 19, 2020
    Copy the full SHA
    fd92918 View commit details
    Browse the repository at this point in the history
  5. Lint

    dsherry committed Jun 19, 2020
    Copy the full SHA
    159123e View commit details
    Browse the repository at this point in the history
  6. Update one failing test

    dsherry committed Jun 19, 2020
    Copy the full SHA
    7400202 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e8ae86c View commit details
    Browse the repository at this point in the history
  8. Codecov

    dsherry committed Jun 19, 2020
    Copy the full SHA
    e6199a7 View commit details
    Browse the repository at this point in the history
  9. Add fix for multiclass validation--wasn't working with pd types. Add …

    …unit test coverage for pd+np dtypes with objective scoring
    dsherry committed Jun 19, 2020
    Copy the full SHA
    a02708f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    7d81a3d View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    29d7ff0 View commit details
    Browse the repository at this point in the history
  12. Code review comments

    dsherry committed Jun 19, 2020
    Copy the full SHA
    3006d3d View commit details
    Browse the repository at this point in the history