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
- Host: GitHub
- URL: https://github.com/kakshay21/octave-ml
- Owner: kakshay21
- Created: 2018-04-12T04:41:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T05:00:00.000Z (about 7 years ago)
- Last Synced: 2025-01-09T10:49:01.248Z (4 months ago)
- Topics: credit-card-fraud, logistic-regression, octave, svm-classifier
- Language: C
- Size: 3.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
