Graph Data Science with Neo4j (Packt)
Monday, 06 March 2023

This practical guide to Neo4j and the GDS library offers step-by-step explanations of essential concepts and practical instructions for implementing data science techniques on graph data using Neo4j version 5 and its associated libraries. Estelle Scifo starts by showing how to query Neo4j with Cypher and how to characterize graph datasets before moving on to the new and advanced capabilities of the GDS library that enable you to make predictions and write data science pipelines.

<ASIN:180461274X>

Scifo shows how to use the newly released GDSL Python driver to integrate graph algorithms into ML pipelines and by the end of the book show how to take advantage of the relationships in datasets to improve models and make other types of elaborate predictions.

Author: Estelle Scifo
Publisher: Packt
Date: January 2023
Pages: 288
ISBN: 978-1804612743
Print: 180461274X
Kindle: B0BT1TQHPC
Audience: Python developers interested in Neo4j
Level: Intermediate
Category: Data Science

graphneo4j

Topics covered:

 

  • Use the Cypher query language to query graph databases such as Neo4j
  • Build graph datasets from your own data and public knowledge graphs
  • Make graph-specific predictions such as link prediction
  • Explore the latest version of Neo4j to build a graph data science pipeline
  • Run a scikit-learn prediction algorithm with graph data
  • Train a predictive embedding algorithm in GDS and manage the model store

 

For recommendations of data mining books see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?



Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]


More Reviews