Skip to content

shsaronian/outlier-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Outlier Detection

Outlier Detection on Credit Card Fraud and Boston datasets using statistical, supervised, and unsupervised methods. Statistical methods include non-parametric visualization techniques like boxplots and scatter plots, and multivariate parametric methods such as X2-test (Z-Score or F1-Score), and IQR score. From supervised methods, the isolation forest algorithm is performed. From unsupervised methods, the Local Outlier Factor (LOF) and the one Class SVM algorithms are tested.

About

Outlier Detection on Credit Card Fraud and Boston datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published