Crates.io | catboost2 |
lib.rs | catboost2 |
version | 0.1.1+catboost.1.0.5 |
source | src |
created_at | 2022-05-25 11:54:38.773921 |
updated_at | 2022-05-25 11:54:38.773921 |
description | Unofficial bindings for the catboost library. |
homepage | https://github.com/DeepSignSecurity/catboost-rs |
repository | https://github.com/DeepSignSecurity/catboost-rs |
max_upload_size | |
id | 593432 |
size | 84,894 |
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.