Skip to content

AI-Driven Fraud Detection (Anomalous Pattern Analysis) #156

@Cedarich

Description

@Cedarich

Complexity Score: 200

Description

Analyze batches of claims to identify suspicious patterns (e.g., multiple claims from the same IP or identical evidence).

Requirements

  • Implement a service to compare new claim metadata against historical data.
  • Use scikit-learn to cluster claims by similarity.
  • Flag "outliers" or clusters that exceed a risk threshold.
  • Return a fraud_risk_score for each claim in a batch.

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programai-servicePython FastAPI microservice for AI verification, OCR, and privacy scrubbing.good first issueGood for newcomerspython

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions