Skip to content

Anomaly detection code in Python. The goal of anomaly detection is to identify unusual cases within data that is seemingly homogeneous. Can be used for fraud detection, intrusion detection and many other cases.

Notifications You must be signed in to change notification settings

muhammadrezaulkarim/AnomalyDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

AnomalyDetection

Anomaly detection code in Python. The goal of anomaly detection is to identify unusual or suspicious cases based on deviation from the norm within data that is seemingly homogeneous. Anomaly detection is used mainly for detecting: fraud, (network) intrusion etc.

About

Anomaly detection code in Python. The goal of anomaly detection is to identify unusual cases within data that is seemingly homogeneous. Can be used for fraud detection, intrusion detection and many other cases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages