Giter Club home page Giter Club logo

synthetic-graph-data's Introduction

Synthetic data generation for graph ML experiments

This codebase generates interesting graphs for ML experiments. We've currently focussed on the challenges of review prediction, given three types of nodes:

  • Product
  • Person
  • Review

A review has a score, which is the goal of each experiment to determine.

There are a range of datasets you can generate:

  • experiment_0
  • experiment_1
  • experiment_2
  • experiment_3
  • experiment_4
  • experiment_5
  • article_0 - companion to the article "An introduction to machine learning on graph databases"
  • article_1 - companion to the article "Review prediction using graph data in Neo4j and an embedding in Tensorflow"

HOWTO generate data

To generate a dataset (for example, article_0) run the following in this repository's root directory:

  1. pip install pipenv
  2. pipenv install
  3. pipenv bash
  4. ./generate.py --dataset article_0

synthetic-graph-data's People

Contributors

davidsketchdeck avatar davidhughhenrymack avatar

Watchers

James Cloos avatar Kartik Iyengar 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.