stellargraph/stellargraph

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.buildkite/docker-compose.yml
.buildkite/hooks/pre-command
.buildkite/notebook-parameters.yml
.buildkite/pipeline.yml
.buildkite/steps/check-copyright-headers.sh
.buildkite/steps/conda-build.sh
.buildkite/steps/script.sh
.buildkite/steps/test-demo-notebooks.sh
.buildkite/steps/test-documentation.sh
.buildkite/steps/test-neo4j-notebooks.sh
.buildkite/steps/test-single-notebook.sh
.codeclimate.yml
.dockerignore
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/new_feature.md
.github/issue_template.md
.github/workflows/ci.yml
.gitignore
.readthedocs.yaml
.yamllint.yml
AUTHORS
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
RELEASE_PROCEDURE.md
codecov.yml
demos/README.md
demos/basics/README.md
demos/basics/loading-networkx.ipynb
demos/basics/loading-numpy.ipynb
demos/basics/loading-pandas.ipynb
demos/basics/loading-saving-neo4j.ipynb
demos/calibration/README.md
demos/calibration/calibration-link-prediction.ipynb
demos/calibration/calibration-node-classification.ipynb
demos/community_detection/README.md
demos/community_detection/attacks_clustering_analysis.ipynb
demos/community_detection/utils.py194
A
0 mins
demos/connector/neo4j/README.md
demos/connector/neo4j/cluster-gcn-on-cora-neo4j-example.ipynb
demos/connector/neo4j/directed-graphsage-on-cora-neo4j-example.ipynb
demos/connector/neo4j/load-cora-into-neo4j.ipynb
demos/connector/neo4j/undirected-graphsage-on-cora-neo4j-example.ipynb
demos/embeddings/README.md
demos/embeddings/attri2vec-embeddings.ipynb
demos/embeddings/attri2vec-illustration.png
demos/embeddings/deep-graph-infomax-embeddings.ipynb
demos/embeddings/gcn-unsupervised-graph-embeddings.ipynb