<?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>Data science from scratch</title>
    <subTitle>comprehensive beginners guide to learn data science fom scratch</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>George, Henry</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">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2019</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>Unpages : 19 cm</extent>
  </physicalDescription>
  <tableOfContents>Introduction -- A crash course in Python -- Visualizing data -- Linear algebra -- Statistics -- Probability -- Hypothesis and inference -- Gradient descent -- Getting data -- Working with data -- Machine learning -- k-Nearest neighbors -- Naive bayes -- Simple linear regression -- Multiple regression -- Logistic regression -- Decision trees -- Neural networks -- Deep learning -- Clustering -- Natural language processing -- Network analysis -- Recommender systems -- Databases and SQL -- MapReduce -- Data ethics -- Go forth and do data science.</tableOfContents>
  <note type="statement of responsibility">Joel Grus.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Database management</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data structures (Computer science)</topic>
  </subject>
  <subject authority="fast">
    <topic>Data structures (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98 G78 2019</classification>
  <classification authority="ddc" edition="23">005.75 GEO</classification>
  <identifier type="isbn">9781492041139</identifier>
  <identifier type="isbn">1492041130</identifier>
  <identifier type="lccn">2019304439</identifier>
  <identifier type="stock number">107490 TVG</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">YDX</recordContentSource>
    <recordCreationDate encoding="marc">191230</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260127091023.0</recordChangeDate>
    <recordIdentifier source="OSt">21347569</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
