Closed
Description
Describe the issue linked to the documentation
- The anomaly comparison example shows decision boundaries, but not other quantitative performance comparison.
- Hard to determine which algorithm performs better, given a dataset
Suggest a potential alternative/fix
- Include
accuracy_score
- Include ROC curves
- Suggest the plot update in PR #16387