<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
  <mods>
    <titleInfo>
      <title>Data Science Toolkit : an all-in-one python library to help researchers and practitioners in implementing data science-related algorithms with less effort</title>
    </titleInfo>
    <name type="personnal">
      <namePart type="family">El Hachimi</namePart>
      <namePart type="given">C.</namePart>
      <role>
        <roleTerm type="text">auteur</roleTerm>
        <roleTerm type="code" authority="marcrelator">aut</roleTerm>
      </role>
      <affiliation>IRD</affiliation>
    </name>
    <name type="personnal">
      <namePart type="family">Belaqziz</namePart>
      <namePart type="given">S.</namePart>
      <role>
        <roleTerm type="text">auteur</roleTerm>
        <roleTerm type="code" authority="marcrelator">aut</roleTerm>
      </role>
      <affiliation>IRD</affiliation>
    </name>
    <name type="personnal">
      <namePart type="family">Khabba</namePart>
      <namePart type="given">S.</namePart>
      <role>
        <roleTerm type="text">auteur</roleTerm>
        <roleTerm type="code" authority="marcrelator">aut</roleTerm>
      </role>
      <affiliation>IRD</affiliation>
    </name>
    <name type="personnal">
      <namePart type="family">Chehbouni</namePart>
      <namePart type="given">Abdelghani</namePart>
      <role>
        <roleTerm type="text">auteur</roleTerm>
        <roleTerm type="code" authority="marcrelator">aut</roleTerm>
      </role>
      <affiliation>IRD</affiliation>
    </name>
    <typeOfResource>text</typeOfResource>
    <genre authority="local">journalArticle</genre>
    <language>
      <languageTerm type="code" authority="iso639-2b">eng</languageTerm>
    </language>
    <physicalDescription>
      <internetMediaType>text/pdf</internetMediaType>
      <digitalOrigin>reformatted digital</digitalOrigin>
      <reformattingQuality>access</reformattingQuality>
    </physicalDescription>
    <abstract>Data Science Toolkit (DST) is a python library built as a wrapper layer on top of several libraries to increase the abstraction level of the code, making its users more efficient and productive. The current version is widely used in our ongoing research activities that focus on optimizing agricultural management practices using artificial intelligence. DST adopts an object-oriented approach in implementing data science algorithms and is therefore composed of multiple classes such as the DataFrame class that adds additional functionalities to the standard pandas dataframe and the Model class that facilitates the building, training, and evaluation of machine learning models.</abstract>
    <targetAudience authority="marctarget">specialized</targetAudience>
    <subject>
      <topic>Data science</topic>
      <topic>Machine learning</topic>
      <topic>Data processing</topic>
      <topic>Data visualization</topic>
      <topic>Data representation</topic>
    </subject>
    <classification authority="local">122</classification>
    <relatedItem type="host">
      <titleInfo>
        <title>Software Impacts</title>
      </titleInfo>
      <part>
        <detail type="volume">
          <number>12</number>
        </detail>
        <extent unit="pages">
          <list> 100240 [4 p.]</list>
        </extent>
      </part>
      <originInfo>
        <dateIssued>2022</dateIssued>
      </originInfo>
      <identifier type="issn">2665-9638</identifier>
    </relatedItem>
    <identifier type="uri">https://www.documentation.ird.fr/hor/fdi:010086036</identifier>
    <identifier type="doi">10.1016/j.simpa.2022.100240</identifier>
    <identifier type="issn">2665-9638</identifier>
    <location>
      <shelfLocator>[F B010086036]</shelfLocator>
      <url usage="primary display" access="object in context">https://www.documentation.ird.fr/hor/fdi:010086036</url>
      <url access="row object">https://horizon.documentation.ird.fr/exl-doc/pleins_textes/2022-10/010086036.pdf</url>
    </location>
    <recordInfo>
      <recordContentSource>IRD - Base Horizon / Pleins textes</recordContentSource>
      <recordCreationDate encoding="w3cdtf">2022-10-07</recordCreationDate>
      <recordChangeDate encoding="w3cdtf">2025-02-24</recordChangeDate>
      <recordIdentifier>fdi:010086036</recordIdentifier>
      <languageOfCataloging>
        <languageTerm authority="iso639-2b">fre</languageTerm>
      </languageOfCataloging>
    </recordInfo>
  </mods>
</modsCollection>
