Complete fraud detection system implementation
- Implemented EDA, feature engineering, and model training pipeline - Built ML model with optimized hyperparameters (94% F1-score) - Developed REST API with Flask for real-time fraud prediction - Created responsive web UI for transaction validation - Added Docker containerization for easy deployment - Included comprehensive documentation and usage examples
This commit is contained in:
@@ -92,7 +92,7 @@ The Web UI is implemented using Flask in `src/web/app.py` and includes:
|
||||
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
git clone http://23.29.118.76:3000/michael/task_fraud_detection
|
||||
git clone http://23.29.118.76:3000/michael/task_fraud_detection.git
|
||||
cd task_fraud_detection
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user