Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visualization- prediction output #2

Open
andrewcz opened this issue Oct 4, 2017 · 1 comment
Open

visualization- prediction output #2

andrewcz opened this issue Oct 4, 2017 · 1 comment

Comments

@andrewcz
Copy link

andrewcz commented Oct 4, 2017

hi.
great software build :)!
Would there be an easy way to attach visualization to the prediction output?
Many thanks,
Best,
Andrew

@kaiwaehner
Copy link
Owner

Hi Andrew,

that's a good point. A nice UI always helps to present this. It is pretty easy. You could use Kafka Connect to send the prediction to a UI like Kibana or Granana. Or you can use a Kafka Consumer API to integrate it with any existing UI application.

I plan build a nice demo around Kafka + Machine Learning + Real Time Dashboard, too. I will probably leverage KSQL here. It allows to build continuous queries easily. These can send be pushed to a dashboard.

kaiwaehner pushed a commit that referenced this issue Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants