Skip to content

Commit 28b2a83

Browse files
committed
Add paper info and pdf
1 parent e12a2b6 commit 28b2a83

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ gbdt-rs is a gradient boost decision tree library written in Safe Rust. There is
77

88
gbdt-rs provides the training and inference capabilities. And it can use the models trained by [xgboost](https://xgboost.readthedocs.io/en/latest/) to do inference tasks.
99

10+
New! The gbdt-rs [paper](gbdt.pdf) has been [accepted by IEEE S&P'19](https://www.ieee-security.org/TC/SP2019/program-posters.html)!
1011

1112

1213
# Supported Task

gbdt.pdf

115 KB
Binary file not shown.

0 commit comments

Comments
 (0)