Skip to content

DerwenAI/cc_cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build an environment

Based on using Python 3.11

python3 -m venv venv
source venv/bin/activate
python3 -m pip install -U pip wheel
python3 -m pip install -r requirements.txt

Run the notebooks

./venv/bin/jupyter-lab

Graph visualization

Load the networkx-pyvis.html HTML file in your browser.

About

cluster analysis for cc models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors