ASaid7 / graph-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graph-demo

This git houses a few datasets and examples of how you can use centrality, cluster, and find node similarities.

Cora dataset can be used as a classification problem as well

Getting Started

To get the envrionment set-up

  1. Install 'poetry' on your machine
  2. Run 'poetry install' in the folder you clone this git to
  3. Run 'poetry shell' to activate your 'poetry' environment
  4. Viola, your environment is ready, use jupyter lab after to launch a jupyter notebook

About


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%