Workspace IndexDev Notes › Anomaly detection — the alert that fires on everything or nothing

#181PoC

Anomaly detection — the alert that fires on everything or nothing

Anomaly detectors flag points that do not fit a learned normal, and the entire product is the threshold: too tight and it is noise, too loose and it misses the one event that mattered.

Not yet scoped.

Why

The PoC runs isolation-forest and statistical detectors on transaction data and reports precision/recall at several thresholds, because the ROC curve is the honest deliverable.

How it works

Not yet built.

← All Dev Notes · Workspace Index · Top ↑

이상 탐지 — 전부에 울리거나 아무것에도 안 울리는 경보

이상 탐지기는 학습된 정상에 맞지 않는 점을 표시하며, 제품의 전부는 임계값입니다: 너무 좁으면 잡음, 너무 넓으면 정작 중요한 그 한 사건을 놓칩니다.

아직 범위 미정.

이 PoC는 거래 데이터에 격리 숲과 통계적 탐지기를 돌려 여러 임계값에서 정밀도/재현율을 보고합니다. ROC 곡선이 정직한 산출물이기 때문입니다.

동작 방식

아직 만들지 않음.

← 전체 개발 노트 · 워크스페이스 인덱스 · 맨 위 ↑