/Credit-Card-Fraud-Detection

This project implements a logistic regression model using grid search for hyperparameter tuning to get a AUPRC score of 0.70. This is further improved to a value of 0.82 by an XGBoost Classifier after using Hyperopt for hyperparameter tuning.

Primary LanguageJupyter Notebook

Watchers