machine learning
graph-machine-learning
A branch of machine learning that focuses on learning from data represented as graphs.
Expanded definition
Graph machine learning utilizes the structure of graphs, where data points are represented as nodes and relationships as edges, to perform various learning tasks. This approach is particularly effective for applications involving social networks, recommendation systems, and biological networks. Techniques in this area include graph neural networks and message-passing algorithms.
Related terms
Explore adjacent ideas in the knowledge graph.