Collins Ushi's repositories

credit-card-fraud-detection-1

As the world is rapidly moving towards digitization and money transactions are becoming cashless, the use of credit cards has rapidly increased. The fraud activities associated with it have also been increasing which leads to a huge loss to the financial institutions. Therefore, we need to analyze and detect the fraudulent transaction from the non-fraudulent ones. In this paper, we present a comprehensive review of various methods used to detect credit card fraud. These methodologies include Hidden Markov Model, Decision Trees, Logistic Regression, Support Vector Machines (SVM), Genetic algorithm, Neural Networks, Random Forests, Bayesian Belief Network. A comprehensive analysis of various techniques is presented. We conclude the paper with the pros and cons of the same as stated in the respective papers.

License:GPL-3.0Stargazers:2Issues:0Issues:0

API-Authentication-NodeJs

API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.

Stargazers:0Issues:0Issues:0

credit-card-fraud-detection-HMM

Hidden Markov Model (HMM) is used to model the sequence of operations in credit card transaction processing and demonstrate how to use it to identify fraud. An HMM is initially conditioned on a cardholder's normal behaviour using the KMeans algorithm for clustering. HMM calculated the probability of sequence, and when a qualified HMM does not authorize a credit card purchase with a high enough likelihood, it is classified as 'Fraudulent.' This approach comes out to be efficient, scalable and quite accurate in real-time predictions.

Stargazers:0Issues:0Issues:0

node-typescript-api

🚀Complete Node.js API built using 👉Typescript | Jest | MongoDB | Express

Stargazers:0Issues:0Issues:0

CCFD

Project research paper on credit card fraud detection using Hidden markov model

License:MITStargazers:0Issues:0Issues:0

sumy

Module for automatic summarization of text documents and HTML pages.

License:Apache-2.0Stargazers:0Issues:0Issues:0

Credit-Card-Fraud-Detection-using-HMM

using HMM to detect credit card fraudulent transaction

Stargazers:0Issues:0Issues:0

Credit-Card-Fraud-Detection

This project is an implementation of credit card fraud detection using Hidden Markov Model (HMM)

License:Apache-2.0Stargazers:0Issues:0Issues:0

hmm

A Hidden Markov Model implemented in Javascript

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0