We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d0d7e commit c6a855dCopy full SHA for c6a855d
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+# 0.1.4 (2019-03-05)
2
+
3
+* `Booster::load_buffer` method added (thanks [jonathanstrong](https://github.com/jonathanstrong))
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xgboost"
-version = "0.1.3"
+version = "0.1.4"
4
authors = ["Dave Challis <[email protected]>"]
5
license = "MIT"
6
repository = "https://github.com/davechallis/rust-xgboost"
0 commit comments