Skip to content

Commit 43f8378

Browse files
committed
[+] README.md: add compatibility section
1 parent 4e38168 commit 43f8378

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ In order to use XGBoost model, just change `leaves.LGEnsembleFromFile`, to `leav
7474

7575
Documentation is hosted on godoc ([link](https://godoc.org/github.com/dmitryikh/leaves)). Documentation contains complex usage examples and full API reference. Some additional information about usage examples can be found in [leaves_test.go](leaves_test.go).
7676

77+
## Compatibility
78+
79+
Most _leaves_ features are tested to be compatible with old and coming versions of GBRT libraries. In [compatibility.md](compatibility.md) one can found detailed report about _leaves_ correctness against different versions of external GBRT libraries.
80+
7781
Some additional information on new features and backward compatibility can be found in [NOTES.md](NOTES.md).
7882

7983
## Benchmark

0 commit comments

Comments
 (0)