<?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>Cluster analysis</title>
    <subTitle>a primer using R</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Rokach, Lior.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <genre authority="">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">si</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Singapore</placeTerm>
    </place>
    <publisher>World Scientific Publishing</publisher>
    <dateIssued>©2025</dateIssued>
    <dateIssued encoding="marc">2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource (304 p.) : ill.</extent>
  </physicalDescription>
  <abstract>"Cluster analysis is a fundamental data analysis task that aims to group similar data points together, revealing the inherent structure and patterns within complex datasets. This book serves as a comprehensive and accessible guide, taking readers on a captivating journey through the foundational principles of cluster analysis. At its core, the book delves deeply into various clustering algorithms, covering partitioning methods, hierarchical methods, and advanced techniques such as mixture density-based clustering, graph clustering, and grid-based clustering. Each method is presented with clear, concise explanations, supported by illustrative examples and hands-on implementations in the R programming language - a popular and powerful tool for data analysis and visualization. Recognizing the importance of cluster validation and evaluation, the book devotes a dedicated chapter to exploring a wide range of internal and external quality criteria, equipping readers with the necessary tools to assess the performance of clustering algorithms. For those eager to stay at the forefront of the field, the book also presents deep learning-based clustering methods, showcasing the remarkable capabilities of neural networks in uncovering hidden structures within complex, high-dimensional data. Whether you are a student seeking to expand your knowledge, a data analyst looking to enhance your toolbox, or a researcher exploring the frontiers of data analysis, this book will provide you with a solid foundation in cluster analysis and empower you to tackle a wide range of data-driven problems"--</abstract>
  <tableOfContents>Introduction to data clustering -- Similarity measures -- Partitioning methods for minimizing distance measures -- Hierarchical methods -- Clustering visualization -- Cluster validity : evaluation of clustering algorithms -- Mixture densities-based clustering -- Graph clustering -- Grid-based clustering methods -- Deep learning for clustering -- Spectral clustering.</tableOfContents>
  <note type="statement of responsibility">Lior Rokach.</note>
  <note>Includes bibliographical references and index.</note>
  <note>Mode of access: World Wide Web.</note>
  <note>System requirements: Adobe Acrobat reader.</note>
  <subject authority="lcsh">
    <topic>Cluster analysis</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Cluster analysis</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>R (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA278 .R65 2025</classification>
  <classification authority="ddc" edition="23">519.5/302855133</classification>
  <identifier type="isbn">9789811297489</identifier>
  <identifier type="isbn">9811297487</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="lccn">2024033300</identifier>
  <identifier type="uri">https://www.worldscientific.com/worldscibooks/10.1142/13968#t=toc</identifier>
  <location>
    <url>https://www.worldscientific.com/worldscibooks/10.1142/13968#t=toc</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">WSPC</recordContentSource>
    <recordCreationDate encoding="marc">240725</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260416153415.0</recordChangeDate>
    <recordIdentifier source="WSP">00013968</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
