Section 1 – Introduction to Graph Machine Learning
In this section, the reader will get a brief introduction to graph machine learning, showing the potential of graphs combined with the right machine learning algorithms. Moreover, a general overview of graph theory and Python libraries is provided in order to allow the reader to deal with (that is, create, modify, and plot) graph data structures.
This section comprises the following chapters:
- Chapter 1, Getting Started with Graphs
- Chapter 2, Graph Machine Learning