An open API service indexing awesome lists of open source software.

https://github.com/Ling-Fei-Ren/mlcg-fd


https://github.com/Ling-Fei-Ren/mlcg-fd

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

This is the official implementation for the following paper:

Don’t Ignore Heterogeneity and Heterophily: Multi-Network Collaborative Telecom Fraud Detection

Dependencies
----------------------
- pytorch 1.9.0
- dgl 0.8.1
- sympy
- argparse
- sklearn

How to run

The Tele-max and Tele-min datasets developed in the paper are on [google drive]([https://drive.google.com/drive/folders/1PpNwvZx_YRSCDiHaBUmRIS3x1rZR7fMr?usp=sharing](https://drive.google.com/drive/folders/1XKuWtnmxNEPWFNsgJpn8AGme6UZIP7o5?usp=sharing)). Download and unzip all files in the `dataset` folder.

--------------------------------

```
python main.py

```