Use of ELK to implement AI Algorithm

Dear Community,

I want to use only Beats + Logstash (for collecting and processing the data) and Elasticsearch(as a database) and then based on that data, I need to use AI to make a decision, it is not log analysis or application performance analysis. My topic is about picking the best communication channel and the right time to connect with the client based on some criteria. I am struggling because there are no resources about it and I really don't know how to tackle this project.
My questions is, how to arrange all of this, I mean, how to associate ELK with a Python algorithm that does AI?

Take a look at eland

@richcollier Thank you very much, it is the toolkit that I was looking for!!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.