https://github.com/vsoch/django-river-ml
Django plugin for online machine learning with river (under-development)
https://github.com/vsoch/django-river-ml
Last synced: over 1 year ago
JSON representation
Django plugin for online machine learning with river (under-development)
- Host: GitHub
- URL: https://github.com/vsoch/django-river-ml
- Owner: vsoch
- License: other
- Created: 2022-02-24T00:16:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T23:44:29.000Z (over 2 years ago)
- Last Synced: 2025-03-26T06:51:14.648Z (over 1 year ago)
- Language: Python
- Homepage: https://vsoch.github.io/django-river-ml/
- Size: 3.15 MB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-online-machine-learning - django-river-ml
README
# django-river-ml
[](https://github.com/vsoch/django-river-ml/actions/workflows/main.yml)
[](https://badge.fury.io/py/django-river-ml)
Django models to deploy [river](https://riverml.xyz) online machine learning.
This is a Django version of [chantilly](https://github.com/online-ml/chantilly) that aims to use the
same overall design. We also include [example clients](https://github.com/vsoch/django-river-ml/tree/main/examples) and a test application in [tests](https://github.com/vsoch/django-river-ml/tree/main/tests). We also are developing an [API client](https://github.com/vsoch/riverapi) and early work on a
[specification](https://vsoch.github.io/riverapi/getting_started/spec.html) that can be extended to other
Python based servers intended for river.
See the ⭐️ [Documentation](https://vsoch.github.io/django-river-ml/) ⭐️ to get started!
## Contributors
We use the [all-contributors](https://github.com/all-contributors/all-contributors)
tool to generate a contributors graphic below.