Graph Algorithms for Data Science

Paperback Engels 2024 9781617299469
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Graphs are the natural way to understand connected data. This book explores the most important algorithms and techniques for graphs in data science, with practical examples and concrete advice on implementation and deployment.

In   Graph Algorithms for Data Science  you will learn:

Labeled-property graph modeling Constructing a graph from structured data such as CSV or SQL NLP techniques to construct a graph from unstructured data Cypher query language syntax to manipulate data and extract insights Social network analysis algorithms like PageRank and community detection How to translate graph structure to a ML model input with node embedding models Using graph features in node classification and link prediction workflows
Graph Algorithms for Data Science  is a hands-on guide to working with graph-based data in applications like machine learning, fraud detection, and business data analysis. It's filled with fascinating and fun projects, demonstrating the ins-and-outs of graphs. You'll gain practical skills by analyzing Twitter, building graphs with NLP techniques, and much more. You don't need any graph experience to start benefiting from this insightful guide. These powerful graph algorithms are explained in clear, jargon-free text and illustrations that makes them easy to apply to your own projects. about the technology Graphs reveal the relationships in your data. Tracking these interlinking connections reveals new insights and influences and lets you analyze each data point as part of a larger whole. This interconnected data is perfect for machine learning, as well as analyzing social networks, communities, and even product recommendations. about the book Graph Algorithms for Data Science  teaches you how to construct graphs from both structured and unstructured data. You'll learn how the flexible Cypher query language can be used to easily manipulate graph structures, and extract amazing insights. The book explores common and useful graph algorithms like PageRank and community detection/clustering algorithms. Each new algorithm you learn is instantly put into action to complete a hands-on data project, including modeling a social network! Finally, you'll learn how to utilize graphs to upgrade your machine learning, including utilizing node embedding models and graph neural networks.

Specificaties

ISBN13:9781617299469
Taal:Engels
Bindwijze:Paperback

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<div class="product-page-section table-of-contents meap-contents" style="color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 17.25px; font-style: normal; font-weight: 300; margin-bottom: 36px; word-spacing: 0px; display: block; white-space: normal; box-sizing: border-box; orphans: 2; widows: 2; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"> <h2 class="header" style="margin: 0px 0px 10px; color: inherit; text-transform: lowercase; line-height: 1.1; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 27px; font-weight: bold; box-sizing: border-box;"><span style="box-sizing: border-box;">table of contents</span></h2> <a id="show-hide" style="color: rgb(0, 0, 0); text-transform: none; font-size: 13px; font-weight: lighter; text-decoration: none !important; cursor: pointer; box-sizing: border-box; background-color: transparent;"><i class="fas fa-toggle-off" style="color: rgb(64, 127, 191); line-height: 1; font-family: &quot;Font Awesome 5 Free&quot;; font-style: normal; font-variant: normal; font-weight: 900; display: inline-block; box-sizing: border-box; -webkit-font-smoothing: antialiased; text-rendering: auto;"><span>&nbsp;</span>detailed TOC</a> <a name="toc" class="anchor" style="color: rgb(64, 127, 191); text-decoration: none; display: block; visibility: hidden; position: relative; box-sizing: border-box; background-color: transparent;"></a> <div class="toc" style="padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px; box-sizing: border-box; user-select: none;"> <div class="sect1 available" style="text-transform: uppercase; font-weight: bold; box-sizing: border-box;"> <span class="book_actions" style="box-sizing: border-box;"><a title="Read in liveBook" class="view-in-livebook" style="color: rgb(51, 51, 51); text-decoration: none; float: right; display: block; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/chapter-1?origin=product-toc" target="_blank"><span class="sr-only" style="margin: -1px; padding: 0px; border: 0px currentColor; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px); box-sizing: border-box;">READ IN LIVEBOOK</span></a></span> <h2 title="" id="chapter_id_1" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; cursor: pointer; box-sizing: border-box;" data-original-title="Available" data-placement="left" data-toggle="tooltip"><a title="Read in liveBook" class="read-in-livebook" style="color: rgb(64, 127, 191); text-decoration: none; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/chapter-1?origin=product-toc" target="_blank"><span class="unit-link chap-link" style="box-sizing: border-box;"><span class="leading-number" style="margin-right: 0.5em; display: inline-block; white-space: nowrap; box-sizing: border-box;">1</span>GRAPHS AND NETWORK SCIENCE: AN INTRODUCTION</span></a><a class="toc-controllo toc-expando" style="margin: -0.5em -0.5em -0.5em 0px; padding: 0.5em; color: rgb(51, 51, 51); text-decoration: none; cursor: pointer; box-sizing: border-box; background-color: transparent;"><span title="Expand" class="fa fa-caret-right expando" style="line-height: 1; font-family: &quot;Font Awesome 5 Free&quot;; font-style: normal; font-variant: normal; font-weight: 900; display: inline-block; box-sizing: border-box; -webkit-font-smoothing: antialiased; text-rendering: auto;"></span></a></h2> </div> <div class="sect1 available" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <span class="book_actions" style="box-sizing: border-box;"><a title="Read in liveBook" class="view-in-livebook" style="color: rgb(51, 51, 51); text-decoration: none; float: right; display: block; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/chapter-2?origin=product-toc" target="_blank"><span class="sr-only" style="margin: -1px; padding: 0px; border: 0px currentColor; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px); box-sizing: border-box;">READ IN LIVEBOOK</span></a></span> <h2 title="" id="chapter_id_2" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; cursor: pointer; box-sizing: border-box;" data-original-title="Available" data-placement="left" data-toggle="tooltip"><a title="Read in liveBook" class="read-in-livebook" style="color: rgb(64, 127, 191); text-decoration: none; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/chapter-2?origin=product-toc" target="_blank"><span class="unit-link chap-link" style="box-sizing: border-box;"><span class="leading-number" style="margin-right: 0.5em; display: inline-block; white-space: nowrap; box-sizing: border-box;">2</span>REPRESENTING NETWORK STRUCTURE - DESIGN YOUR FIRST GRAPH MODEL</span></a><a class="toc-controllo toc-expando" style="margin: -0.5em -0.5em -0.5em 0px; padding: 0.5em; color: rgb(51, 51, 51); text-decoration: none; cursor: pointer; box-sizing: border-box; background-color: transparent;"><span title="Expand" class="fa fa-caret-right expando" style="line-height: 1; font-family: &quot;Font Awesome 5 Free&quot;; font-style: normal; font-variant: normal; font-weight: 900; display: inline-block; box-sizing: border-box; -webkit-font-smoothing: antialiased; text-rendering: auto;"></span></a></h2> </div> <div class="sect1 available" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <span class="book_actions" style="box-sizing: border-box;"><a title="Read in liveBook" class="view-in-livebook" style="color: rgb(51, 51, 51); text-decoration: none; float: right; display: block; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/chapter-3?origin=product-toc" target="_blank"><span class="sr-only" style="margin: -1px; padding: 0px; border: 0px currentColor; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px); box-sizing: border-box;">READ IN LIVEBOOK</span></a></span> <h2 title="" id="chapter_id_3" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; cursor: pointer; box-sizing: border-box;" data-original-title="Available" data-placement="left" data-toggle="tooltip"><a title="Read in liveBook" class="read-in-livebook" style="color: rgb(64, 127, 191); text-decoration: none; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/chapter-3?origin=product-toc" target="_blank"><span class="unit-link chap-link" style="box-sizing: border-box;"><span class="leading-number" style="margin-right: 0.5em; display: inline-block; white-space: nowrap; box-sizing: border-box;">3</span>YOUR FIRST STEPS WITH THE CYPHER QUERY LANGUAGE</span></a><a class="toc-controllo toc-expando" style="margin: -0.5em -0.5em -0.5em 0px; padding: 0.5em; color: rgb(51, 51, 51); text-decoration: none; cursor: pointer; box-sizing: border-box; background-color: transparent;"><span title="Expand" class="fa fa-caret-right expando" style="line-height: 1; font-family: &quot;Font Awesome 5 Free&quot;; font-style: normal; font-variant: normal; font-weight: 900; display: inline-block; box-sizing: border-box; -webkit-font-smoothing: antialiased; text-rendering: auto;"></span></a></h2> </div> <div class="sect1 available" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <span class="book_actions" style="box-sizing: border-box;"><a title="Read in liveBook" class="view-in-livebook" style="color: rgb(51, 51, 51); text-decoration: none; float: right; display: block; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/chapter-4?origin=product-toc" target="_blank"><span class="sr-only" style="margin: -1px; padding: 0px; border: 0px currentColor; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px); box-sizing: border-box;">READ IN LIVEBOOK</span></a></span> <h2 title="" id="chapter_id_4" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; cursor: pointer; box-sizing: border-box;" data-original-title="Available" data-placement="left" data-toggle="tooltip"><a title="Read in liveBook" class="read-in-livebook" style="color: rgb(64, 127, 191); text-decoration: none; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/chapter-4?origin=product-toc" target="_blank"><span class="unit-link chap-link" style="box-sizing: border-box;"><span class="leading-number" style="margin-right: 0.5em; display: inline-block; white-space: nowrap; box-sizing: border-box;">4</span>CYPHER AGGREGATIONS AND SOCIAL NETWORK ANALYSIS</span></a><a class="toc-controllo toc-expando" style="margin: -0.5em -0.5em -0.5em 0px; padding: 0.5em; color: rgb(51, 51, 51); text-decoration: none; cursor: pointer; box-sizing: border-box; background-color: transparent;"><span title="Expand" class="fa fa-caret-right expando" style="line-height: 1; font-family: &quot;Font Awesome 5 Free&quot;; font-style: normal; font-variant: normal; font-weight: 900; display: inline-block; box-sizing: border-box; -webkit-font-smoothing: antialiased; text-rendering: auto;"></span></a></h2> </div> <div class="sect1" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <h2 id="chapter_id_5" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; box-sizing: border-box;">5 INFERRING NETWORKS AND MONOPARTITE PROJECTIONS</h2> </div> <div class="sect1" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <h2 id="chapter_id_6" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; box-sizing: border-box;">6 CONSTRUCT A GRAPH USING NLP TECHNIQUES</h2> </div> <div class="sect1" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <h2 id="chapter_id_7" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; box-sizing: border-box;">7 NODE EMBEDDINGS AND CLASSIFICATION</h2> </div> <div class="sect1" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <h2 id="chapter_id_8" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; box-sizing: border-box;">8 IMPROVE DOCUMENT CLASSIFICATION WITH GRAPH NEURAL NETWORKS</h2> </div> <div class="sect1" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <h2 id="chapter_id_9" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; box-sizing: border-box;">9 PREDICT NEW CONNECTIONS</h2> </div> <div class="sect1" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <h2 id="chapter_id_10" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; box-sizing: border-box;">10 KNOWLEDGE GRAPH COMPLETION</h2> </div> <div class="sect1 available" style="text-transform: uppercase; font-weight: bold; margin-top: 6px; box-sizing: border-box;"> <span class="book_actions" style="box-sizing: border-box;"><a title="Read in liveBook" class="view-in-livebook" style="color: rgb(51, 51, 51); text-decoration: none; float: right; display: block; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/appendix?origin=product-toc" target="_blank"><span class="sr-only" style="margin: -1px; padding: 0px; border: 0px currentColor; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px); box-sizing: border-box;">READ IN LIVEBOOK</span></a></span> <h2 title="" id="_adjacency_matrix" style="margin: 0px; color: inherit; text-transform: uppercase; line-height: 22px; font-family: Lato, -apple-system, BlinkMacSystemFont, &quot;avenir next&quot;, avenir, &quot;helvetica neue&quot;, helvetica, Ubuntu, roboto, noto, &quot;segoe ui&quot;, arial, sans-serif; font-size: 15px; font-weight: bold; display: block !important; cursor: pointer; box-sizing: border-box;" data-original-title="Available" data-placement="left" data-toggle="tooltip"><a title="Read in liveBook" class="read-in-livebook" style="color: rgb(64, 127, 191); text-decoration: none; box-sizing: border-box; background-color: transparent;" href="https://livebook.manning.com/book/graph-algorithms-for-data-science/appendix?origin=product-toc" target="_blank">APPENDIX A: ADJACENCY MATRIX</a></h2> </div> </div> </div>

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Graph Algorithms for Data Science