<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Graph algorithms for data science</title>
    <subTitle>with examples in Neo4j</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Bratanic, Tomaz</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Shelter Island</placeTerm>
    </place>
    <publisher>Manning</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xx, 330 p.</extent>
  </physicalDescription>
  <abstract>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.</abstract>
  <note type="statement of responsibility">Tomaž Bratanič</note>
  <note>Includes bibliographical references and index.</note>
  <note>Eng</note>
  <subject>
    <topic>Graph algorithms</topic>
  </subject>
  <subject>
    <topic>Machine learning</topic>
  </subject>
  <classification authority="ddc">006.31 BRA-G</classification>
  <identifier type="isbn">9781617299469</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260710</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710154014.0</recordChangeDate>
  </recordInfo>
</mods>
