Skip to content
/ CaCo Public

CaCo: Attributed Network Anomaly Detection via Canonical Correlation Analysis

Notifications You must be signed in to change notification settings

eighto6/CaCo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning

This is the source code of paper [CaCo: Attributed Network Anomaly Detection via Canonical Correlation Analysis].

Requirments

This code requires the following:

  • Python>=3.7
  • PyTorch>=1.7.1
  • Numpy>=1.19.2
  • Scipy>=1.6.2
  • Scikit-learn>=0.24.1
  • Networkx>=2.5.1
  • DGL>=0.5.2

Running the experiments

python run.py

About

CaCo: Attributed Network Anomaly Detection via Canonical Correlation Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published