Add river on the examples

This commit is contained in:
Adil Zouitine 2022-09-16 09:30:47 +02:00 committed by GitHub
parent 3f4a87cd5f
commit 6cb22e4f75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ about this topic.
- [forust](https://github.com/jinlow/forust) _A lightweight gradient boosted decision tree library written in Rust._
- [ril-py](https://github.com/Cryptex-github/ril-py) _A performant and high-level image processing library for Python written in Rust_
- [fastbloom](https://github.com/yankun1992/fastbloom) _A fast [bloom filter](https://github.com/yankun1992/fastbloom#BloomFilter) | [counting bloom filter](https://github.com/yankun1992/fastbloom#countingbloomfilter) implemented by Rust for Rust and Python!_
- [river](https://github.com/online-ml/river) _Online machine learning in python, the statistics are the most computationally heavy are implemented in rust_
## Articles and other media