<?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>Introduction To Machine Learning With Python</title>
    <subTitle>Guide For Data Scientists</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Muller A.C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Guido S.</namePart>
  </name>
  <typeOfResource/>
  <originInfo>
    <publisher>SPD O r'eilly</publisher>
    <dateIssued>2017</dateIssued>
    <issuance/>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>376</extent>
  </physicalDescription>
  <abstract>1. Introduction
2. Supervised Learning
3. Unsupervised Learning and Preprocessing
4. Representing Data and Engineering Features
5. Model Evaluation and 
6. Algorithm Chains and Pipelines
7. Working with Text Data
8. Wrapping Up
</abstract>
  <identifier type="isbn">9789352134571</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">231102</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240509170027.0</recordChangeDate>
  </recordInfo>
</mods>
