Add river on the examples
This commit is contained in:
parent
3f4a87cd5f
commit
6cb22e4f75
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue