https://github.com/dalelane/machine-learning-kafka-events
https://github.com/dalelane/machine-learning-kafka-events
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dalelane/machine-learning-kafka-events
- Owner: dalelane
- License: mit
- Created: 2020-09-05T22:10:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T00:48:22.000Z (over 4 years ago)
- Last Synced: 2025-01-23T22:16:55.688Z (4 months ago)
- Language: Python
- Homepage: https://dalelane.co.uk/blog/?p=4124
- Size: 684 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This project is a simple example of how to use a machine learning model to make predictions on a stream of events on a Kafka topic.
For a detailed explanation of how it works and how to run it, see https://dalelane.co.uk/blog/?p=4124