Add graph embeddings

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

The issue names no files, tests, or entry points. First survey BlueGraph's Python graph-analytics structure and clarify which unsupervised or supervised embedding approach and downstream APIs are intended; done means graph embeddings plus graph classification and clustering are implemented.

Written by the indexing model from the issue text.

Description

enhancement

(Unsupervised/supervised) Graph embedding constructs embedding vectors for entire graphs.

This allows to perform the following downstream tasks:

  • graph classification
  • graph clustering

BlueGraph should implement graph embedding and the respective downstream tasks

Dominant language
Python
Stars
34
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BlueBrain/BlueGraph

All issues in BlueBrain/BlueGraph

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.