You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Data Science-like project is aimed on analyzing a bunch of techniques for False Negatives (Frauds classified as Non-Frauds) in a extreme imbalanced dataset - Financial Fraud and improving the predictors performance.
Production-ready fraud detection system using TensorFlow autoencoders with optimized CPU-GPU parallel processing. Features efficient ETL pipelines, Docker containerization, and TensorFlow Serving for deployment. Processes financial transactions in real-time with scalable inference capabilities.
This Data Science-like project is aimed on analyzing a bunch of techniques for False Negatives (Frauds classified as Non-Frauds) in a extreme imbalanced dataset - Financial Fraud and improving the predictors performance.