<?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>Essential math for data science [electronic resource]</title>
    <subTitle>take control of your data with fundamental linear algebra, probability, and statistics</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Nield, Thomas</namePart>
    <namePart type="termsOfAddress">(Computer programmer)</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="fast">Handbooks and manuals.</genre>
  <genre authority="lcgft">Handbooks and manuals.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cc</placeTerm>
    </place>
    <dateIssued encoding="marc">2022</dateIssued>
    <edition>First edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>1 digital resource (xiv, 332 pages) ; 24 cm</extent>
  </physicalDescription>
  <abstract>To succeed in data science you need some math proficiency. But not just any math. This common-sense guide provides a clear, plain English survey of the math you'll need in data science, including probability, statistics, hypothesis testing, linear algebra, machine learning, and calculus. Practical examples with Python code will help you see how the math applies to the work you'll be doing, providing a clear understanding of how concepts work under the hood while connecting them to applications like machine learning. You'll get a solid foundation in the math essential for data science, but more importantly, you'll be able to use it to: Recognize the nuances and pitfalls of probability math Master statistics and hypothesis testing (and avoid common pitfalls) Discover practical applications of probability, statistics, calculus, and machine learning Intuitively understand linear algebra as a transformation of space, not just grids of numbers being multiplied and added Perform calculus derivatives and integrals completely from scratch in Python Apply what you've learned to machine learning, including linear regression, logistic regression, and neural networks --</abstract>
  <tableOfContents>Basic math and calculus review -- Probability -- Descriptive and inferential statistics -- Linear algebra -- Linear regression -- Logistic regression and classification -- Neural networks -- Career advice and the path forward.</tableOfContents>
  <note type="statement of responsibility">Thomas Nield.</note>
  <note>Includes index.</note>
  <note>July 5, 2022</note>
  <subject authority="lcsh">
    <topic>Data mining</topic>
    <topic>Mathematics</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Machine learning</topic>
    <topic>Mathematics</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Mathematical statistics</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Probabilities</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
    <topic>Mathematics</topic>
  </subject>
  <subject authority="fast">
    <topic>Computer science</topic>
    <topic>Mathematics</topic>
  </subject>
  <subject authority="fast">
    <topic>Data mining</topic>
    <topic>Mathematics</topic>
  </subject>
  <subject authority="fast">
    <topic>Mathematical statistics</topic>
  </subject>
  <subject authority="fast">
    <topic>Probabilities</topic>
  </subject>
  <classification authority="lcc">QA76.9.D343 N54 2022</classification>
  <classification authority="ddc" edition="23">006.310151</classification>
  <identifier type="isbn">9781098102937</identifier>
  <identifier type="isbn">1098102932</identifier>
  <identifier type="lccn">2023276388</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">230602</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250828143114.0</recordChangeDate>
    <recordIdentifier source="OSt">23168451</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
