Coder Social home page Coder Social logo

luisehica / gds_retail_demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aliciaframe/gds_retail_demo

0.0 0.0 0.0 6.08 MB

This repo contains the data and queries from the Neo4j Connections:GDS demonstration of using the graph data science library with a retail dataset.

gds_retail_demo's Introduction

Graph Data Science Retail Demo

November 17, 2020

This repo contains the data, load scripts, and queries that were demonstrated during the Connections: Graph Data Science presentation “What is Graph Data Science, and Neo4j’s GDS Library” presentation.

Database setup: To replicate the demo, create an empty Neo4j 4.0 database and install the 1.4 release of the Graph Data Science library. Copy the .csv files from the /data folder into your plugins directory, and execute the queries in load_data.cypher.
Or to install directly from this repository execute the queries in load_data_online.cypher

Running the algorithms: Each of the other folders (Customer Segmentation, Item Similarity, Item Centrality, and Exploratory Queries) contains the procedure calls and queries demonstrated during the presentation.

GraphSAGE: I've updated this repo with a quick demonstration of how to use GraphSAGE to learn an embedding, predict embeddings for data in your graph, and use the KNN algorithm to build a similarity graph, along with a Bloom perspective.

Bloom: The Bloom perspective presented is available in GDS_Retail.json -- to use it, import the perspective into Bloom 1.3.0 when connected to the Retail database.

Note: You may need to change the Community IDs specified in the Item Similarity, Ite, Centrality, and Exploratory Queries to match the community IDs in your database. They are assigned based on seeds pulled from your internal node IDs, so they may be different in your database.

gds_retail_demo's People

Contributors

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