https://github.com/miozilla/fraudfinder
fraudfinder :mag_right::smiling_imp::suspect: : Historical Payment Transactions # Fraud Detection # EDA # Feature Store # Model Registry
https://github.com/miozilla/fraudfinder
analysis data exploratory feature-store fraud-detection
Last synced: 10 months ago
JSON representation
fraudfinder :mag_right::smiling_imp::suspect: : Historical Payment Transactions # Fraud Detection # EDA # Feature Store # Model Registry
- Host: GitHub
- URL: https://github.com/miozilla/fraudfinder
- Owner: miozilla
- Created: 2025-07-29T11:39:47.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-29T16:23:34.000Z (11 months ago)
- Last Synced: 2025-07-29T19:07:00.932Z (11 months ago)
- Topics: analysis, data, exploratory, feature-store, fraud-detection
- Language: Jupyter Notebook
- Homepage:
- Size: 3.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fraudfinder :mag_right::smiling_imp::suspect:
fraudfinder : Historical Payment Transactions # Fraud Detection # EDA # Feature Store # Model Registry
## Objective
- To read historical payment transactions data stored in a data warehouse
- Read from a live stream of new transactions, perform exploratory data analysis (EDA)
- Feature engineering & ingest features into a Feature Store
- Train a model using Feature Store
- Register model in a model registry & evaluate model
- Deploy model to an endpoint
- Real-time inference on model with Feature Store
- Monitor deployed model
## Fraud Finder



















