pytrees-rs

Optimal and greedy decision trees in Rust, with a scikit-learn API.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6 libgcc-s1
pip3 install pytrees-rs

Dependencies

Page last updated 2026-09-22 19:32:01 UTC