FullExpression / confusion-matrix-stats

🚀This library aims to facilitate the calculations of several metrics using a multi-dimensional confusion matrix. 📚 Provides a set of features, not only to obtain metrics such as accuracy, precision and f1Score, but also matrix normalization, cloning, and the number of predictions.
MIT License
5 stars 0 forks source link

Changing confusion matrix title is not being added to edition history #30

Open RicardoGomesRocha opened 3 years ago

RicardoGomesRocha commented 3 years ago

Changing confusion matrix title is not being added to edition history.

Steps to reproduce:

  1. Go to the tools menu;
  2. Change a random matrix value;
  3. Change title;
  4. Click on undo button; Result: The undo does not take into account changes to the title.