Classification machine learning algorithm with elasticsearch

Viewed 14

How to define patterns for prediction in elasticsearch?

In elasticsearch all machine learning algorithm are pre-configured and classification algorithm needs the dependent variable (prediction variable)

But in my data I have to add this variable with the conditions based on prediction patterns, how can I do that? I thought about adding runtime field, but it doesn't work? Has anybody any idea please? how can I proceed for that?

0 Answers
Related