Skip to content

An implementation of Deviation Network with a case on the credit card fraud dataset.

Notifications You must be signed in to change notification settings

WenjieDu/DevNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevNet

i.e. Deviation Network.

This repo contains implementation source code from Guansong Pang's Homepage.

Fast Run

You can fast run code on credit card fraud dataset.

  • First you need to generate dataset with script dataset/create_dataset.py.
  • Then you can run with command python devnet_kdd19.py with default arguments.
  • To test saved model, please modify test.py and run it.

Paper Details

Guansong Pang, Chunhua Shen, and Anton van den Hengel. 2019.

Deep Anomaly Detection with Deviation Networks. 👉 https://doi.org/10.1145/3292500.3330871

In The 25th ACM SIGKDDConference on Knowledge Discovery and Data Mining (KDD ’19), August4–8, 2019, Anchorage, AK, USA.ACM, New York, NY, USA, 10 pages.

About

An implementation of Deviation Network with a case on the credit card fraud dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages