blogposts-pythonengineer
blogposts-pythonengineer copied to clipboard
Understanding Different types of Graphs in Graph ML
This is the part 2 of this blog post series, I intended to start. Here I will cover the topic `Different types of graphs in Graph ML and understanding different tasks in Graph ML in details, which covers:
- Attributed Graph
- Hetero Graph
- Temporal Graphs a. Static Temporal Graphs b. Dynamic Temporal Graphs
And different level of tasks in Graph ML, as those are:
- Node level tasks
- Link level tasks
- Graph level tasks
I will be providing complete description of this topic in the next blog. Thank you.
Looks good!