catboost2

Crates.iocatboost2
lib.rscatboost2
version0.1.1+catboost.1.0.5
sourcesrc
created_at2022-05-25 11:54:38.773921
updated_at2022-05-25 11:54:38.773921
descriptionUnofficial bindings for the catboost library.
homepagehttps://github.com/DeepSignSecurity/catboost-rs
repositoryhttps://github.com/DeepSignSecurity/catboost-rs
max_upload_size
id593432
size84,894
Justus K (Stupremee)

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