GithubHelp home page GithubHelp logo

yiyang-wang / fbne-pu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from piggygaga/fbne-pu

0.0 1.0 0.0 1.45 MB

FBNE-PU Algorithm related baselines package

Jupyter Notebook 90.53% Python 9.45% Shell 0.02%

fbne-pu's Introduction

file: readme.md
author: PiggyGaGa
email: [email protected]

source code for FBNE-PU

This is a repository contains an example implementation of FBNE-PU algorithm, we provide not only our proposed algorithm in this repository, but also the baselines we used in our paper.

Code structure

As describe in the paper, the FBNE-PU is a multi-stage algorithm which contains Feature extraction stage, PU pseudo labeling stage and final MLP classification stage. In this repository, we have 3 subfolders: Baselines, Classification and Analyze. Baselines deposits the network embedding algorithms related code files. Classification deposits the PU pseudo labeling and MLP classification code files. Analyze deposits some analysis code in our paper, such as preprocess analysis of transaction network, sensitivity analysis, visualization. You can refer the following table.

folder Function
Baselines Network embedding algorithms' source code and training code
Classification nnPU pseudo labeling and MLP classification code
Analyze Some analysis tools of FBNE-PU

Explaination

FBNE-PU provide a novel framework for tax evasion detection as a multi-stage algorithm, which emphasizes the application in practival tax evasion detection. For an illustration,

Framework

This home repository contains the implementation for three tax dataset, the organize our code as similar with the framework of FBNE-PU, including network embedding implementation PnCGCN and other baselines, nnPU pseudo labeling and MLP classification. Finally some analysis tools are provided in this repository.

Dependencies

Our implementation works with PyTorch>=1.0.0 Install other dependencies: $ pip install -r requirement.txt

fbne-pu's People

Contributors

piggygaga avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.