Edge-Level Prediction
Predicting the existence or properties of connections between nodes.
Graph Clustering
Grouping similar nodes within a graph based on their connections and attributes.
Cyclic Graph
A graph containing at least one path that starts and ends at the same node.
Graph Embedding
Mapping nodes or graphs to numerical vectors while preserving structural properties.
Visual Data Modeling
Transforming aggregated data into visual representations to facilitate analysis.
Video-Based Datasets
Sequential visual data used for recognizing actions and classifying video content.
Vertices (Nodes)
Represent individual objects or entities within a graph.
Segmentation (Image-Based)
Partitioning an image into multiple segments or regions, often for detailed analysis.
Acyclic Graph
A graph containing no paths that start and end at the same node.
Graph Classification
Assigning categories or labels to entire graphs based on their structure and properties.
Gephi
A desktop application for graph analysis and visualization with layout algorithms.
Recommendation Systems (Graph-Based)
Algorithms that suggest items or content to users based on their preferences and past behavior.
Sentiment Analysis (Text-Based)
Determining the emotional tone or attitude expressed in text.
Sigma.js
A JavaScript library dedicated to graph drawing, enabling interactive network visualization on the web.
Dataset
A structured or unstructured collection of data points used for analysis.
Weighted Graph
A graph where edges have numerical values assigned to them, representing the strength or cost of the connection.
Audio-Based Datasets
Collections of sound recordings used for analyzing speech, music, and other audio phenomena.
Directed Graph
A graph where edges have a specific direction, indicating a one-way relationship.
KeyLines
A software development kit (SDK) for building interactive, large-scale network visualization applications.
Entity Extraction (Text-Based)
Identifying and classifying named entities (e.g., people, organizations, locations) in text.
Insight Extraction
Deriving actionable knowledge from visualized data.
Text-Based Datasets
Collections of written data, often used to understand opinions and extract important information.
Link Prediction
Predicting missing or future connections between nodes in a graph.
Unweighted Graph
A graph where edges have no specific values assigned, indicating a simple connection.