Plotly-native anomaly-detection diagnostics.
Functions:
score_distribution— histogram of anomaly scores with the detection threshold marked.anomaly_map— 2-D scatter colored by anomaly flag (PCA / t-SNE / UMAP).feature_anomaly_scatter— pick two features, scatter raw data colored by anomaly status.score_vs_feature— anomaly score against a feature value (helps identify which features drive anomaly).