#catboost #bindings #replace #better #repository #outdated #meant

catboost2

Unofficial bindings for the catboost library

1 unstable release

0.1.1+catboost.1.0.5 May 25, 2022

#3 in #catboost

Apache-2.0

6.5MB
230 lines

Unofficial bindings for the catboost library.

This crate is meant as a new and better replacement of the rust package that is provided in the catboost repository at catboost/rust-package because that one is really outdated and doesn't work.

The main difference is, that this library will not build catboost from source, and instead bundle the distributed binaries and link them dynamically into the resulting binary.

Dependencies