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 jvm tests. #4903

Closed
wants to merge 3 commits into from
Closed

Fix jvm tests. #4903

wants to merge 3 commits into from

Commits on Sep 27, 2019

  1. Removed hardcoded paths from 'xgboost4j'

    To achieve this I had to move the train/test data to the main package
    and replace all hardcoded occurences of "../../demo" in the tests.
    
    Original author is Sergei Lebedev
    d10b607
    trams committed Sep 27, 2019
    Copy the full SHA
    db1bb0f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    73c520f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ad9c910 View commit details
    Browse the repository at this point in the history