<?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>Understanding machine learning</title>
    <subTitle>from theory to algorithms</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Shalev-Shwartz, Shai.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Ben-David, Shai.</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York, NY, USA</placeTerm>
    </place>
    <publisher>Cambridge University Press</publisher>
    <dateIssued>2014</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xvi, 397 pages : illustrations.</extent>
  </physicalDescription>
  <abstract>"Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it offers, in a principled way. The book provides an extensive theoretical account of the fundamental ideas underlying machine learning and the mathematical derivations that transform these principles into practical algorithms. Following a presentation of the basics of the field, the book covers a wide array of central topics that have not been addressed by previous textbooks. These include a discussion of the computational complexity of learning and the concepts of convexity and stability; important algorithmic paradigms including stochastic gradient descent, neural networks, and structured output learning; and emerging theoretical concepts such as the PAC-Bayes approach and compression-based bounds. Designed for an advanced undergraduate or beginning graduate course, the text makes the fundamentals and algorithms of machine learning accessible to students and non-expert readers in statistics, computer science, mathematics, and engineering"--</abstract>
  <tableOfContents>1. Introduction -- Part I. Foundations -- 2. A gentle start -- 3. A formal learning model -- 4. Learning via uniform convergence -- 5. The bias-complexity tradeoff -- 6. The VC-dimension -- 7. Non-uniform learnability -- 8. The runtime of learning -- Part II. From Theory to Algorithms -- 9. Linear predictors -- 10. Boosting -- 11. Model selection and validation -- 12. Convex learning problems -- 13. Regularization and stability -- 14. Stochastic gradient descent -- 15. Support vector machines -- 16. Kernel methods -- 17. Multiclass, ranking, and complex prediction problems -- 18. Decision trees -- 19. Nearest neighbor -- 20. Neural networks -- Part III. Additional Learning Models -- 21. Online learning -- 22. Clustering -- 23. Dimensionality reduction -- 24. Generative models -- 25. Feature selection and generation -- Part IV. Advanced Theory -- 26. Rademacher complexities -- 27. Covering numbers -- 28. Proof of the fundamental theorem of learning theory -- 29. Multiclass learnability -- 30. Compression bounds -- 31. PAC-Bayes.</tableOfContents>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Shai Shalev-Shwartz, Shai Ben-David</note>
  <note>Includes bibliographical references (pages 385-393) and index.</note>
  <subject authority="lcsh">
    <topic>Machine learning</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Algorithms</topic>
  </subject>
  <subject authority="bisacsh">
    <topic>COMPUTERS / Computer Vision &amp; Pattern Recognition</topic>
  </subject>
  <classification authority="ddc">006.31</classification>
  <identifier type="isbn">9781107057135</identifier>
  <identifier type="lccn">2014001779</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">260401</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260401111705.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
