Mark Needham and Amy Hodler from Neo4j explain how graph algorithms describe complex structures and reveal difficult-to-find patterns - from finding vulnerabilities and bottlenecks to detecting communities and improving machine learning predictions. You'll walk through hands-on examples that show you how to use graph algorithms in Apache Spark and Neo4j, two of the most common choices for graph analytics.
Learn how graph analytics reveal more predictive elements in today's data; Understand how popular graph algorithms work and how they're applied; Use sample code and tips from more than 20 graph algorithm examples
Learn which algorithms to use for different types of questions; Explore examples with working code and sample datasets for Spark and Neo4j; Create an ML workflow for link prediction by combining Neo4j and Spark
Table of contents
- Introduction
- Graph Theory and Concepts
- Graph Platforms and Processing
- Pathfinding and Graph Search Algorithms
- Centrality Algorithms
- Community Detection Algorithms
- Graph Algorithms in Practice
- Using Graph Algorithms to Enhance Machine Learning
- Additional Information and Resources
Pages : | 257 |
Size : | 10.8 MB |
Downloads: | 76 |
Created: | 2022-02-02 |
License: | CC BY |
Author(s): | Mark Needham, Amy Hodler |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Graph Algorithms
THIS TEXTBOOK is about computer science. It is also about Python. However, there is much more. The study of algorithms and data structures is central to understanding what computer science is all about. Learning computer science is not unlike learning any other type of difficult subject matter. Th
An introductory coverage of algorithms and data structures with application to graphics and geometry.
This book is about the creation and analysis of efficient algorithms. After introducing some necessary matical background this book covers:
Download free course Elementary Algorithms, pdf file on 642 pages by Larry LIU Xinyu.
This is a free book about elementary algorithms and data structures. This book doesn't only focus on an imperative (or procedural) approach, but also includes purely functional algorithms and data structures. It doesn't require readers to master any programming languages, because all the algorit