Hi there,
thanks for the excellent tutorial, very useful!
I've got most of the components running, however the adding data and retraining part does not seem to work.
I understand that you need to actually run a kafka broker server? I've used some other tutorials (from here: https://github.com/wurstmeister/kafka-docker) to try and setup a Kafka server and after some strugling everything seems to run fine, expect that the script never gets into the "for message in consumer:'' loop in incremental_model.py. I'm not at all familiar with this kind of stuff, so it would be great if you can share how you did this.
thx
-M
Hi there,
thanks for the excellent tutorial, very useful!
I've got most of the components running, however the adding data and retraining part does not seem to work.
I understand that you need to actually run a kafka broker server? I've used some other tutorials (from here: https://github.com/wurstmeister/kafka-docker) to try and setup a Kafka server and after some strugling everything seems to run fine, expect that the script never gets into the "for message in consumer:'' loop in incremental_model.py. I'm not at all familiar with this kind of stuff, so it would be great if you can share how you did this.
thx
-M