Thanks to visit codestin.com
Credit goes to github.com

Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

robustscaler

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This repository contains a machine learning-based system for detecting fraudulent credit card transactions using Isolation Forest and One-Class SVM algorithms. The project includes data preprocessing, exploratory data analysis (EDA), model training, evaluation, and real-time fraud prediction via a Streamlit web interface.

  • Updated Jun 2, 2025
  • Python

Deep learning fraud detection system using MLP, Autoencoder, and VAE for imbalanced credit card data. Built with PyTorch, it includes SMOTE, RobustScaler preprocessing, FastAPI REST API for real-time predictions, and an interactive dashboard. Features EDA, ROC-AUC/PR-AUC evaluation, and unit tests.

  • Updated Aug 29, 2025
  • Jupyter Notebook

The online payment fraud analysis project follows several step approach from data preprocessing through model evaluation, result comparison and final model selection, using transaction patterns to identify fraud indicators including account draining, suspicious transfers, and balance inconsistencies.

  • Updated May 19, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the robustscaler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the robustscaler topic, visit your repo's landing page and select "manage topics."

Learn more