What is: GraphSAGE?
| Source | Inductive Representation Learning on Large Graphs |
| Year | 2000 |
| Data Source | CC BY-SA - https://paperswithcode.com |
GraphSAGE is a general inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen data.
Image from: Inductive Representation Learning on Large Graphs
