Commit Graph

7 Commits

Author SHA1 Message Date
Paul Leroy ec5507be5b save traces
When the option is selected, overall accuracy, features and classifiers are saved
2023-03-22 23:45:19 +01:00
Paul Leroy f104fd5b17 confusion matrix added to the training step
Add the confusion matrix to the training step
Delete confusion matrices properly after the training step
2023-01-18 23:57:59 +01:00
Paul Leroy 83e08660ee wip 2023-01-17 16:43:57 +01:00
Paul Leroy 22e97f43b8 confusion matrix displayed jointly with precision, recall and f&-score values 2023-01-17 15:02:13 +01:00
Paul Leroy 052c1bb1cf Update confusionmatrix.cpp 2023-01-12 16:46:13 +01:00
Paul Leroy dccac1250f Update confusionmatrix.cpp 2022-12-16 16:13:15 +01:00
Paul Leroy 75288dbc52 ConfusionMatrix 2022-12-14 11:37:29 +01:00