Chapter 4. PyGraf: End-to-End Graph Learning and Serving
Now that you’ve grasped the graph pipeline and its traditional ML approaches, this chapter introduces our open source graph machine-learning library, PyGraf. It serves as our framework for constructing robust graph learning ecosystems at an enterprise level.
Throughout this chapter, we’ll walk you through the library’s architecture and its core modules. We’ll also showcase the library’s capabilities by reworking an example presented in Chapter 3 using this library.
By leveraging this library, you, as a reader, will not only solidify your understanding of concepts from earlier chapters, but also learn how to practically apply them in common tasks. You will also be able to experience graph representation, and explore different ways to utilize this process. Additionally, the library encompasses an entire GML pipeline, featuring a range of algorithms, metrics, and connectors. This facilitates the seamless creation of custom pipelines with precision and ease. With these resources readily available, you will have comprehensive guidance to navigate and follow along in the upcoming chapters.
Let’s delve into this chapter by exploring the library and uncovering its purpose.
Graph Libraries Overview
The emergence of graph learning and serving technologies has opened new frontiers in data analytics, particularly for enterprises dealing with large-scale, complex datasets. With this open source and prosperity GML libraries have emerged ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access