Skip to content

Machine Learning (Streaming) with KAFKA, Debezium and BentoML Service.

License

Notifications You must be signed in to change notification settings

sinhaGuild/ml-streming-kafka-cdc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Streamming with Kafka, Debezium and BentoML

This is a personal project created to simulate a Machine Learning real-time application.

Dependencies

  • Python 3.8+
  • Docker and Docker-compose

How to run this project

Just follow the steps:

  1. Execute the script build.sh to train and deploy the machine learning model with BentoML
  2. Execute docker-compose up --build

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.0%
  • Dockerfile 7.7%
  • Shell 1.3%