Machine Learning tools on Elasticsearch

Hello!

As part of my project at college, I've now been asked to move on from ELK and perform Machine Learning analytics on the data I have. Is there a suitable tool for doing this over the Elasticsearch indices?

ES doesn't currently do any ML stuff unfortunately.
We have seen other people do it via other external systems with data in it though, there's a few blog posts around the net :slight_smile: