<?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>Algoritmos supervisados y de ensamble con Python</title>
    <subTitle>implementación y estrategia de optimización</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Contreras Bravo, Leonardo Emiro</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Bogotá</placeTerm>
    </place>
    <publisher>Ediciones de la U.</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>316 p. Ilustraciones, gráficos en blanco y negro</extent>
  </physicalDescription>
  <note type="statement of responsibility">Leonardo Emiro Contreras Bravo</note>
  <note>Incluye datos curriculares de los autores.</note>
  <subject>
    <topic>Algoritmos genéticos</topic>
  </subject>
  <subject>
    <topic>Programación genética</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python</topic>
  </subject>
  <classification authority="ddc">006.31 C65a</classification>
  <identifier type="isbn">9789587927603</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CUN</recordContentSource>
    <recordCreationDate encoding="marc">250411</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250411103209.0</recordChangeDate>
  </recordInfo>
</mods>
