An open API service indexing awesome lists of open source software.

https://github.com/kakshay21/octave-ml

Fraud Credit Card Detector
https://github.com/kakshay21/octave-ml

credit-card-fraud logistic-regression octave svm-classifier

Last synced: 2 months ago
JSON representation

Fraud Credit Card Detector

Awesome Lists containing this project

README

        

# Octave-ML

## This project is based on [UCI credit card dataset](https://www.kaggle.com/uciml/default-of-credit-card-clients-dataset/data)

### Applied Support Vector Machine and compared the result with generic Logistic Regression
![alt output](https://github.com/kakshay21/Octave-ML/blob/master/output.png)