From fd094d2719a04b984b376a665b6c3e5e1aff2967 Mon Sep 17 00:00:00 2001 From: Nikita Titov Date: Sun, 14 Feb 2021 06:21:06 +0300 Subject: [PATCH] add reference to Rust binding (#3954) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa2414cc6dcc..c8554cb1ef97 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ Ruby gem: https://github.com/ankane/lightgbm LightGBM4j (Java high-level binding): https://github.com/metarank/lightgbm4j +lightgbm-rs (Rust binding): https://github.com/vaaaaanquish/lightgbm-rs + MLflow (experiment tracking, model monitoring framework): https://github.com/mlflow/mlflow `{treesnip}` (R `{parsnip}`-compliant interface): https://github.com/curso-r/treesnip