Skip to content

avikagupta03/VectorBasedFraudDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

VectorBasedFraudDetection

Fraud Detection using Vectorization is a machine learning project that classifies messages as fraudulent or normal based on text data. The project uses various models such as SVM, Logistic Regression, Random Forest, and XGBoost, with text data being transformed into numerical vectors using techniques like CountVectorizer.

About

Fraud Detection using Vectorization is a machine learning project that classifies messages as fraudulent or normal based on text data. The project uses various models such as SVM, Logistic Regression, Random Forest, and XGBoost, with text data being transformed into numerical vectors using techniques like CountVectorizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors