-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programai-servicePython FastAPI microservice for AI verification, OCR, and privacy scrubbing.Python FastAPI microservice for AI verification, OCR, and privacy scrubbing.good first issueGood for newcomersGood for newcomerspython
Description
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-learnto cluster claims by similarity. - Flag "outliers" or clusters that exceed a risk threshold.
- Return a
fraud_risk_scorefor each claim in a batch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programai-servicePython FastAPI microservice for AI verification, OCR, and privacy scrubbing.Python FastAPI microservice for AI verification, OCR, and privacy scrubbing.good first issueGood for newcomersGood for newcomerspython