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.

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
 


Machine Learning Q and AI (No Starch Press)

Author: Sebastian Raschka
Publisher: No Starch Press
Date: April 2024
Pages: 264
ISBN: 978-1718503762
Print: 1718503768
Kindle: B0CKKXCK3T
Audience: Developers interested in AI
Rating: 4
Reviewer: Mike James
Q and AI, a play on Q&A is a clever title, but is the book equally clever?



Software Requirements Essentials

Authors: Karl Wiegers and Candase Hokanson
Publisher: Addison-Wesley
Pages: 208
ISBN: 9780138190286
Print: 0138190283
Kindle: B0BTLC53FF
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]


More Reviews