Skip to content

xiaojie-qian/Credit-Card-Fraud-Detection-using-Scikit-Learn-and-Snap-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Credit-Card-Fraud-Detection-using-Scikit-Learn-and-Snap-ML

Description:

I will use two models are: Decision Tree and Support Vector Machine, and a real dataset to train each of these models. The dataset includes information about transactions made by credit cards in September 2013 by European cardholders. I will use the trained model to assess if a credit card transaction is legitimate or not.


Objectives

  • Perform basic data preprocessing in Python
  • Model a classification task using the Scikit-Learn and Snap ML Python APIs
  • Train Suppport Vector Machine and Decision Tree models using Scikit-Learn and Snap ML
  • Run inference and assess the quality of the trained models

Table of contents



About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published