Hi all,
Sorry if this question has been asked somewhere previously but I couldn't find any relevant information.
For supervised ML, during training phase, do we have to provide label for each event that is already in Elasticsearch? Because if the event itself already has the label, why do we still need Machine Learning to predict it?
Thank you.