Skip to content

Comments

Fix: change evaluation dictionary keys#66

Merged
sarusso merged 4 commits intoICSC-Spoke3:developfrom
agataben:fix/change_evaluation_dictionary_keys
Dec 10, 2025
Merged

Fix: change evaluation dictionary keys#66
sarusso merged 4 commits intoICSC-Spoke3:developfrom
agataben:fix/change_evaluation_dictionary_keys

Conversation

@agataben
Copy link
Collaborator

@agataben agataben commented Dec 10, 2025

Based on #58
Keys of the evaluation dictionary have been changed

'anomalies_count' -> 'true_positives_count'
'anomalies_ratio' -> 'true_positives_rate'
'false_positives_ratio' -> 'false_positives_rate'
spike_uv_true_positives_count
spike_uv_true_positives_rate
step_uv_true_positives_count
step_uv_ true_positives_rate
etc...

This PR addresses #60

@sarusso
Copy link
Collaborator

sarusso commented Dec 10, 2025

Perfect. Can you rebase so I can merge?

@agataben agataben force-pushed the fix/change_evaluation_dictionary_keys branch from d837b97 to 06bc317 Compare December 10, 2025 19:26
@agataben
Copy link
Collaborator Author

Done

@sarusso sarusso merged commit 565a5ff into ICSC-Spoke3:develop Dec 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants