<?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>Designing machine learning systems</title>
    <subTitle>an iterative process for production-ready applications</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Designing machine learning systems</title>
  </titleInfo>
  <name type="personal">
    <namePart>Huyen, Chip</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ii</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Navi Mumbai</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Sebastopol, CA</placeTerm>
    </place>
    <publisher>Shroff Publishers and Distributors</publisher>
    <publisher>O'Reilly Media</publisher>
    <dateIssued>c2022 [reprinted 2025]</dateIssued>
    <dateIssued encoding="marc">2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvi, 367 pages : illustrations ; 24 cm</extent>
  </physicalDescription>
  <abstract>"Machine learning systems are both complex and unique. Complex because they consist of many different components and involve many different stakeholders. Unique because they're data dependent, with data varying wildly from one use case to the next. In this book, you'll learn a holistic approach to designing ML systems that are reliable, scalable, maintainable, and adaptive to changing environments and business requirements.  Author Chip Huyen, co-founder of Claypot AI, considers each design decision--such as how to process and create training data, which features to use, how often to retrain models, and what to monitor--in the context of how it can help your system as a whole achieve its objectives. The iterative framework in this book uses actual case studies backed by ample references."--Amazon.com.</abstract>
  <tableOfContents>Overview of machine learning systems -- Introduction to machine learning systems design -- Data engineering fundamentals -- Training data -- Feature Engineering -- Model development and offline evaluation -- Model develoypment and prediction service -- Data distribution shifts and monitoring -- Continual learning and test in production -- Infrastructure and tooling for MLOps -- The human side of machine learning</tableOfContents>
  <note type="statement of responsibility">Chip Huyen.</note>
  <note>First edition : May 2022</note>
  <note>Includes bibliographical references and index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Machine learning</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Application software</topic>
    <topic>Design</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">Q325.5 .H89 2022</classification>
  <classification authority="ddc" edition="23">006.31</classification>
  <identifier type="isbn">9789355422675 (paperback)</identifier>
  <identifier type="isbn">1098107969 (paperback)</identifier>
  <identifier type="isbn">9781098107963 (paperback)</identifier>
  <identifier type="lccn">2023275143</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">251110</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251110160601.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">45024</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
