Skip to content

Commit

Permalink
format.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Jan 19, 2022
1 parent e5425aa commit 183e7de
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ public void setVersion(int version) {
public byte[] toByteArray() throws XGBoostError {
return this.toByteArray("deprecated");
}

/**
* Save model into raw byte array.
*
Expand Down

0 comments on commit 183e7de

Please sign in to comment.