Phase 1 of 6
Foundation & Scoping
Define the fraud problem, data landscape, regulatory context, and deployment environment before any modeling begins.
0/12
Phase Progress
Required Recommended Optional Open-Source Proprietary Trinidy
Problem Definition
Define fraud types to detect
Select all fraud types in scope for this model.
Select all that apply
Establish decision latency target
Select the latency requirement that governs your model architecture.
Single choice
Trinidy — Trinidy edge inference nodes achieve sub-10ms for XGBoost/LightGBM models locally — eliminating cloud round-trip latency entirely. Critical for real-time payment decisioning.
Define acceptable false positive rate
Select your institution's agreed FP tolerance.
Single choice
Define acceptable false negative rate
Select the missed-fraud tolerance your business has agreed to.
Single choice
Document regulatory and compliance constraints
Select all regulations that apply to this model deployment.
Select all that apply
Specify deployment environment
Select your primary inference deployment target.
Single choice
Trinidy — If the answer is edge, air-gapped, or on-premises, Trinidy is the inference substrate. Modular deployment to existing secured sites — no data center build required.
Data Landscape Assessment
Inventory available transaction features
Check all feature types available in your transaction data.
Select all that apply
Assess historical fraud label quality
How would you rate the quality of your historical fraud labels?
Single choice
Quantify class imbalance ratio
What is your approximate fraud rate in the training dataset?
Single choice
Assess data recency and concept drift risk
Fraud patterns shift seasonally and with new attack vectors. How stale is your oldest training data?
✓ savedIdentify graph-structure data availability
Account-to-account links, shared device IDs, merchant networks — graph data enables GNN approaches.
✓ savedIdentify text/memo field availability
Transaction descriptions, notes, and memo fields can carry NLP signal for NER-based feature extraction.
✓ saved