Book Image

Graph Analysis with Java [Video]

By : Erik Costlow
Book Image

Graph Analysis with Java [Video]

By: Erik Costlow

Overview of this book

<p><span id="description" class="sugar_field">Graph analysis helps you track relationships between data points to identify associations, clusters, and patterns. This video course will begin by understanding how to track data in graph form so that you can take advantage of these techniques and understand the various graph database components. You will also learn how to make a basic graph and view, interact with your graphs, and perform analysis like cluster detection and statistical calculations. Towards the end of the video course, you will walk through a real-world graph analysis problem using Java to read your email communications and graph them for cluster detection.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This video course will help you to ensure that you track relationships in your data in a graphical form in a step-by-step manner.&nbsp;</span></span></p>
Table of Contents (2 chapters)
Chapter 1
Graph Analysis Basics
Content Locked
Section 6
Graph Mining Social Networks
In this video, we will look briefly at using the Facebook Graph API in Java applications. - Learn to use social Networks as graphs - Discuss about the Facebook Graph API - Get a brief introduction about the RestFB Library