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

Fix prediction with cat data in sklearn interface. #7306

Merged
merged 4 commits into from Oct 12, 2021

Commits on Oct 11, 2021

  1. Fix prediction with cat data in sklearn interface.

    * Specify DMatrix parameter for pre-processing dataframe.
    trivialfis committed Oct 11, 2021
    Copy the full SHA
    8f667fc View commit details
    Browse the repository at this point in the history
  2. Add document.

    trivialfis committed Oct 11, 2021
    Copy the full SHA
    65acc75 View commit details
    Browse the repository at this point in the history
  3. Document.

    trivialfis committed Oct 11, 2021
    Copy the full SHA
    64286c3 View commit details
    Browse the repository at this point in the history
  4. Simple test.

    trivialfis committed Oct 11, 2021
    Copy the full SHA
    4ce514b View commit details
    Browse the repository at this point in the history