Lucas Engels

Results 12 comments of Lucas Engels

As a data engineer at [Charp](http://www.charp.be/), I am using Kafka.js with Confluent to build an IoT streaming analytical layer.

> I am very new to KafkaJS. I am able to write producers and consumers locally. But, for production deployment, I am not getting any idea of how to deploy...

I've already casted a quick look at and it looks promising to me. One note is that online learning will become increasingly important in the near future (f.e. streaming IoT...

Great news. I'm looking forward to it then, good luck with your thesis!

Great, thanks for the heads up! It would also make sense to have the option to persist trained models outside the container (for example in blob storage), it is good...

> Hi @yarncraft! I wanted to check in on this ticket? Did you manage to find ways to deploy Kedro with a Flask API endpoint? Hello again @yetudada, I submitted...

Having worked with Kubernetes and Cloud Native tech, it also seems promising to take the following approach: _If I would draft an architectural design for the Kedro Server_ I would...

@deklanw, I ran into the following issue: ```sh File "/home/yarncraft/.local/lib/python3.8/site-packages/recbole/model/general_recommender/addease.py", line 104, in __init__ self.item_similarity = (1-item_feat_proportion) * inter_S + item_feat_proportion * item_S ValueError: operands could not be broadcast together...

Had the same question, I tried to open the SSL/SASL example: [ https://github.com/nodefluent/node-sinek/tree/master/sasl-ssl-example]( https://github.com/nodefluent/node-sinek/tree/master/sasl-ssl-example) but it is down. Could you guys add an example on how to use this framework...