<?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>Mastering Machine Learning with Python in Six Steps</title>
    <subTitle>a Practical Implementation Guide to Predictive Data Analytics Using Python</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Swamynathan, Manohar.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Berkeley, CA</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <publisher>Imprint: Apress</publisher>
    <dateIssued>2019</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xvii, 457p. 25.3 cm.</extent>
  </physicalDescription>
  <abstract>Explore fundamental to advanced Python 3 topics in six steps, all designed to make you a worthy practitioner. This updated version's approach is based on the "six degrees of separation" theory, which states that everyone and everything is a maximum of six steps away and presents each topic in two parts: theoretical concepts and practical implementation using suitable Python 3 packages. You'll start with the fundamentals of Python 3 programming language, machine learning history, evolution, and the system development frameworks. Key data mining/analysis concepts, such as exploratory analysis, feature dimension reduction, regressions, time series forecasting and their efficient implementation in Scikit-learn are covered as well. You'll also learn commonly used model diagnostic and tuning techniques. These include optimal probability cutoff point for class creation, variance, bias, bagging, boosting, ensemble voting, grid search, random search, Bayesian optimization, and the noise reduction technique for IoT data. Finally, you'll review advanced text mining techniques, recommender systems, neural networks, deep learning, reinforcement learning techniques and their implementation. All the code presented in the book will be available in the form of iPython notebooks to enable you to try out these examples and extend them to your advantage.</abstract>
  <tableOfContents>Chapter 1: Step 1 - Getting Started with Python -- Chapter 2 : Step 2 - Introduction to Machine Learning -- Chapter 3: Step 3 - Fundamentals of Machine Learning -- Chapter 4: Step 4 - Model Diagnosis and Tuning -- Chapter 5: Step 5 - Text Mining, NLP AND Recommender Systems -- Chapter 6: Step 6 - Deep and Reinforcement Learning -- Chapter 7 : Conclusion.</tableOfContents>
  <note type="statement of responsibility">by Manohar Swamynathan.</note>
  <note>Requires an SPL library card.</note>
  <note>Mode of access: World Wide Web.</note>
  <subject authority="lcsh">
    <topic>Artificial intelligence</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Big data</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Open source software</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <classification authority="lcc">Q334-342</classification>
  <classification authority="ddc" edition="2">006.31 SWAM</classification>
  <identifier type="isbn">9781484249468</identifier>
  <identifier type="uri">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484249475/?ar</identifier>
  <location>
    <url displayLabel="View this electronic item in O'Reilly Online Learning: Academic/Public Library Edition.">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484249475/?ar</url>
  </location>
  <accessCondition type="restrictionOnAccess">Requires an SPL library card.</accessCondition>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">191001</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220420141943.0</recordChangeDate>
    <recordIdentifier source="WaSeSS">ssj0002239883</recordIdentifier>
  </recordInfo>
</mods>
