<?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 data science</title>
    <subTitle>a Python approach to concepts, techniques and applications</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Igual, Laura</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Santi Segui</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Cham</placeTerm>
    </place>
    <publisher>Springer</publisher>
    <dateIssued>2024</dateIssued>
    <dateIssued encoding="marc" point="start">2024</dateIssued>
    <dateIssued encoding="marc" point="end">2017</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 246 p.</extent>
  </physicalDescription>
  <abstract>This textbook presents an introduction to the fundamentals of the interdisciplinary field of data science. The coverage spans key concepts from statistics, machine/deep learning and responsible data science, useful techniques for network analysis and natural language processing, and practical applications of data science such as recommender systems or sentiment analysis. Topics and features: Provides numerous practical case studies using real-world data throughout the book Supports understanding through hands-on experience of solving data science problems using Python Describes concepts, techniques and tools for statistical analysis, machine learning, graph analysis, natural language processing, deep learning and responsible data science Reviews a range of applications of data science, including recommender systems and sentiment analysis of text data Provides supplementary code resources and data at an associated website.</abstract>
  <note type="statement of responsibility">by Laura Igual and Santi Seguí</note>
  <note>Includes bibliographical references and index</note>
  <note>Eng</note>
  <subject>
    <topic>Data mining</topic>
  </subject>
  <subject>
    <topic>Artificial intelligence</topic>
  </subject>
  <subject>
    <topic>Pattern Recognition</topic>
  </subject>
  <classification authority="ddc">006.312 IGU-I</classification>
  <identifier type="isbn">9783031489556</identifier>
  <identifier type="isbn">303148956X</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260410</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260410120033.0</recordChangeDate>
  </recordInfo>
</mods>
