Skip to content
#

overfitting-analysis

Here are 2 public repositories matching this topic...

This project implements the classical LeNet-5 CNN for MNIST digit classification using PyTorch. It covers a complete pipeline from data preprocessing to deployment. The model achieves ~98.8% test accuracy, showing the strong effectiveness of early CNN architectures for image classification.

  • Updated Apr 27, 2026
  • Jupyter Notebook

FraudDetectAI is an advanced credit card fraud detection system built with XGBoost and Hybrid SMOTE Sampling (Oversampling + Undersampling). This project tackles highly imbalanced datasets, ensuring strong fraud detection accuracy while minimizing overfitting risks.

  • Updated Mar 5, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the overfitting-analysis 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 overfitting-analysis topic, visit your repo's landing page and select "manage topics."

Learn more