catboost-portable

Crates.iocatboost-portable
lib.rscatboost-portable
version0.1.2
sourcesrc
created_at2023-05-22 13:22:53.629429
updated_at2023-06-06 18:42:00.320811
descriptionUnofficial bindings for the catboost library.
homepage
repository
max_upload_size
id870675
size84,950
(ayrnee)

documentation

https://docs.rs/catboost2

README

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.

Commit count: 0

cargo fmt