-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Currently, we have:
- BaseEmbedder
- EmbeddingConfig
- GraphToGraphEmbedder
- MatrixToGraphEmbedder
- InteractionEmbeddingConfig
- InteractionEmbedder
- SpringLayoutConfig
- SpringLayoutEmbedder
To normalize the namespace, we could always replace Embedding with Embedder, so to have
- BaseEmbedder
- EmbedderConfig
- GraphToGraphEmbedder
- MatrixToGraphEmbedder
- InteractionEmbedderConfig
- InteractionEmbedder
- SpringLayoutEmbedderConfig
- SpringLayoutEmbedder
Actions
- Decide if it is worth to normalize the names
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels