Metadata-Version: 2.4
Name: rgbm
Version: 0.1.0
Requires-Dist: numpy>=1.23
Requires-Dist: pyarrow>=14.0
Summary: A fast and lean Gradient Boosting Machine.
Author: Malte Londschien
License: BSD-3-Clause
Requires-Python: >=3.11
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# rgbm

A lightweight, Rust-native gradient boosting machine. Designed as an alternative to LightGBM, `rgbm` focuses on core functionality, prioritizing code readability and maintainability.

