<?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 scrath</title>
    <subTitle>first principles with Python</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Grus, Joel</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>2</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>384 páginas</extent>
  </physicalDescription>
  <tableOfContents>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 -- Dicision trees -- Neural networks  -- Deep learning</tableOfContents>
  <note>Incluye índice</note>
  <note>cataran</note>
  <subject authority="lcsh">
    <topic>Scratch (Lenguaje de programación)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Lenguajes de programación (Computadores)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Procesamiento de datos</topic>
  </subject>
  <classification authority="ddc">005.13 G892</classification>
  <identifier type="isbn">9781492041139</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260126</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260406083922.0</recordChangeDate>
  </recordInfo>
</mods>
