catboost-portable 0.1.2

Unofficial bindings for the catboost library.
Documentation
  • Coverage
  • 100%
    13 out of 13 items documented0 out of 11 items with examples
  • Size
  • Source code size: 105.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.02 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ayrnee

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.