/Using_Kafka_with_ML_model

A toy example for Pub/Sub communication, with unified API for Kafka and Google Pub/Sub message brookers. Communication happens between 3 applications: (1) an app that queries predicton requests, (2) a simple classification model, and (3) a prediction reading app.

Primary LanguagePython

Watchers