Code Monkey home page Code Monkey logo

cgna's Introduction

CGNA

Introduction

This is the source code for Unsupervised Social Networks Alignment via Cross Network Embedding.

Execute

  • initial_data_processing.py & initial_data_processing_MC3.py: Transforming the raw data into a suitable format for code to run.
  • main.py : The main function to run the code.

Example execute command

python initial_data_processing.py -n 5000 -g 5 -r 0.05 -d lastfm
python initial_data_processing_MC3.py
python main.py -d flickr-flickr

Dependencies

Data

Raw datasets

We used four public datasets in the paper:

You can learn more about these three datasets from here.

Processed datasets

You can get the processed datasets in -data/data_backup.

If you want to use the back up data, please move the corresponding data to -data/graph_edge.

User mapping

If you want to try the experiment across networks(Last.fm, Flickr and MySpace), we provide the processed real user mapping in -data/graph_map.

cgna's People

Contributors

zhehanliang 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.