/cc_cluster

cluster analysis for cc models

Primary LanguageHTMLMIT LicenseMIT

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.