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

[R] Basic implementation for R JSON serialization. #5123

Merged
merged 3 commits into from
Apr 11, 2020

Commits on Apr 10, 2020

  1. [R] Basic implementation for R for JSON serialization.

    * Change `xgb.save.raw' into full serialization instead of simple model.
    * Add `xgb.load.raw' for unserialization.
    * Force renew.
    trivialfis committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9d0a506 View commit details
    Browse the repository at this point in the history
  2. Run devtools.

    trivialfis committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9a6a89a View commit details
    Browse the repository at this point in the history
  3. Add test.

    trivialfis committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    271c480 View commit details
    Browse the repository at this point in the history