Merge pull request #2625 from AdilZouitine/main

Add river on the examples
This commit is contained in:
messense 2022-09-16 20:51:41 +08:00 committed by GitHub
commit bdc1468baf
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