Hi all!
I am looking for a way to build a confusion matrix for image detection results (machine learning domain). I already uploaded my data to ElasticSearch and built index patterns for it. I tried different existing visualization templates, but all of them are not pretty good.
Could anyone explain how to build classic confusion matrix with Kibana ( columns and rows should be named as detection classes, numbers in cells = number of detections or number of confusions, colourful cells by its values)
Thank you in advance!