System Status
Connecting...
Initializing
Active Model
Enter Transaction Details
Model Performance Overview
Training Visualizations

Financial Crime Detection Platform

A machine learning system trained on real-world fraud patterns, providing real-time classification and actionable compliance recommendations for financial institutions.

Binary Classification

Every transaction is classified as Normal or Risk with a confidence score, providing clear and immediately actionable results.

Ensemble of Four Models

Gradient Boosting, Random Forest, Decision Tree, and Logistic Regression work together. The best model is selected automatically based on recall performance.

Eight Fraud Patterns

Detects structuring, dormant account abuse, new account exploitation, sanctions violations, CTRF flags, cross-border risks, rapid turnover, and high-value anomalies.

15 Engineered Features

Amount transformations, profile risk indicators, geographic flags, channel encoding, and custom risk binning combine for superior detection accuracy.

Real-Time Response

Instant analysis with no external dependencies. The system evaluates each transaction in milliseconds and returns a full compliance report.

🔒

Optimized for Recall

Trained to minimize false negatives. The system prioritizes catching fraud over avoiding false alarms, achieving recall rates above 99% on test data.

Detected Fraud Patterns
How It Works
1.

Data Input

Enter transaction details: customer profile, type, amount, channel, and location.

2.

Feature Engineering

The system generates 15 features including fraud indicators, amount transformations, and risk scores.

3.

Model Prediction

Four machine learning models analyze the transaction. The best model's prediction is used as the primary result.

4.

Pattern Detection

Specific fraud patterns are identified based on the transaction's indicators and risk profile.

5.

Risk Classification

The transaction is classified as Normal or Risk with a percentage-based confidence score.

6.

Compliance Report

A detailed report is generated with recommended actions, next steps, and compliance documentation.