Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

fraud_detection

This python program uses ml algorithms to flag a fradulent transaction.

To tackle this issue, the project uses two anomaly detection methods: •Isolation Forest (IF) •Local Outlier Factor (LOF)

The workflow consists of : •Data preprocessing •Feature scaling •Training the anomaly detection models •Evaluating performance with confusion matrices and classification reports

About

This python program uses ml algorithms to flag a fradulent transaction.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages