river
Package — MLPython 3.7+Advanced
Online/streaming machine learning for real-time data
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- NumPy, SciPy, pandas
- Install
pip install river
Learn by Difficulty
Quick Example
python
# Install: pip install river import river # Basic river usage print(f"Using river") # See documentation for detailed examples
river is a third-party package. Online/streaming machine learning for real-time data. Install with: pip install river
Try in PlaygroundTags
packagemachine-learningaimodeling