<?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>Algorithms of the intelligent web</title>
  </titleInfo>
  <name type="personal">
    <namePart>McIlwraith, Douglas</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Marmanis, Haralambos</namePart>
    <namePart type="date">1970-</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Babenko, Dmitry</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Manning Publications</publisher>
    <dateIssued>c2016</dateIssued>
    <dateIssued encoding="marc">2016</dateIssued>
    <edition>Second edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xviii, 222 pages : illustrations ; 24 cm</extent>
  </physicalDescription>
  <abstract>Algorithms of the Intelligent Web, Second Edition teaches you how to create machine learning applications that crunch and wrangle data collected from users, web applications, and website logs. In this totally revised edition, you'll look at intelligent algorithms that extract real value from data. Key machine learning concepts are explained with code examples in Python's scikit-learn. This book guides you through algorithms to capture, store, and structure data streams coming from the web. You'll explore recommendation engines and dive into classification via statistical algorithms, neural networks, and deep learning. -- Provided by publisher.</abstract>
  <tableOfContents>Building applications for the intelligent web -- Extracting structure from data : clustering and transforming your data -- Recommending relevant content -- Classification : placing things where they belong -- Case study : click prediction for online advertising -- Deep learning and neural networks -- Making the right choice -- The future of the intelligent web.</tableOfContents>
  <note type="statement of responsibility">Douglas G. McIlwraith, Haralambos Marmanis, Dmitry Babenko.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer algorithms</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web site development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Artificial intelligence</topic>
  </subject>
  <subject authority="fast">
    <topic>Artificial intelligence</topic>
  </subject>
  <subject authority="fast">
    <topic>Computer algorithms</topic>
  </subject>
  <subject authority="fast">
    <topic>Web site development</topic>
  </subject>
  <classification authority="lcc">QA76.9.A43 M37 2016</classification>
  <classification authority="ddc" edition="23">006.76</classification>
  <identifier type="isbn">1617292583</identifier>
  <identifier type="isbn">9781617292583</identifier>
  <identifier type="lccn">2016439728</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">YDXCP</recordContentSource>
    <recordCreationDate encoding="marc">170210</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220331072702.0</recordChangeDate>
    <recordIdentifier source="AUA.1">19488871</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
