Skip to content

koosha/graph_modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Modeling

This demo project demonstrates graph modeling and visualization using NetworkX, Node2Vec, and PyVis. It creates a network of individuals and companies, generates node embeddings, and visualizes the graph structure and embeddings.

Requirements

  • Python 3.x
  • NetworkX
  • Node2Vec
  • Gensim
  • PyVis
  • Matplotlib
  • scikit-learn

Project Structure

  • main.ipynb: Main Jupyter notebook containing the graph modeling and visualization code
  • requirements.txt: List of Python package dependencies
  • graph_visualization.html: Generated visualization of the graph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors