Skip to content

This is a project of Machine Learning named as FraudCheck which is basically a online fraud detection system. The ML model is implemented by using DecisionTreeClassifier from sklearn.tree module.

Notifications You must be signed in to change notification settings

SaumyaSubham/FraudCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

FraudCheck

First of all, Welcome Everyone!

This is a project of Machine Learning named as FraudCheck which is basically a online fraud detection system. The ML model is implemented by using DecisionTreeClassifier from sklearn.tree module.

The data are preprocessed and distributed by pie chart with the help of plotly module.

The steps are must be followed:

Check if there are null value. Explore the Transactions type. Check Correlation. Split the data. Train the ML model. So, Let's Start!!

About

This is a project of Machine Learning named as FraudCheck which is basically a online fraud detection system. The ML model is implemented by using DecisionTreeClassifier from sklearn.tree module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published