GitHub user dominikriemer added a comment to the discussion: Real Time Model Results
Hi @drvshavva when using the Python client, you can create a data stream which is available in StreamPipes and contains the result of a function (e.g., a model). The implementation in the document you sent was not created by members of the StreamPipes community and the code has not been contributed (unfortunately). But you can create something similar by using the Java SDK, invlude the Deeplearning4j library and create a pipeline element which has similar configuration options as described in the deliverable. Hope this helps! GitHub link: https://github.com/apache/streampipes/discussions/2459#discussioncomment-8449839 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
