<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-14T05:45:41Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:2117/101910" metadataPrefix="marc">https://recercat.cat/oai/request</request><GetRecord><record><header><identifier>oai:recercat.cat:2117/101910</identifier><datestamp>2025-07-22T17:35:57Z</datestamp><setSpec>com_2072_1033</setSpec><setSpec>col_2072_452951</setSpec></header><metadata><record xmlns="http://www.loc.gov/MARC21/slim" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd">
   <leader>00925njm 22002777a 4500</leader>
   <datafield ind2=" " ind1=" " tag="042">
      <subfield code="a">dc</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="720">
      <subfield code="a">Carrio Viladrich, Laura</subfield>
      <subfield code="e">author</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="260">
      <subfield code="c">2016</subfield>
   </datafield>
   <datafield ind2=" " ind1=" " tag="520">
      <subfield code="a">Machine learning and data mining methods can be the future of the clinical decision&#xd;
process like pathological diagnosis. In this project we studied Breast Cancer Wisconsin&#xd;
dataset and applied different algorithms, concretely classifiers, in order to predict the&#xd;
diagnosis and the prognostic of the cancer.&#xd;
In order to classify the different types of cancer we divided the classification in two steps&#xd;
and we tested different algorithms for each step. The first step is the diagnosis&#xd;
classification. Diagnosis consistsin predict if the cancer is malignant and benign. And the&#xd;
second step is the prognostic classification. Prognostic consist in predict if cancer is&#xd;
recurrent or non-recurrent.&#xd;
After applying different models for each steps the result is that the best model to predict&#xd;
the diagnosis is the Decision Forest model. And the best model to predict the prognostic&#xd;
is the Boosted Decision Tree model.&#xd;
So, we conclude that the two step classifier with Decision Forest model and Boosted&#xd;
Decision Tree model is the best classifier.</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Àrees temàtiques de la UPC::Informàtica</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Machine learning</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Databases</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Aprenentatge automàtic</subfield>
   </datafield>
   <datafield tag="653" ind2=" " ind1=" ">
      <subfield code="a">Bases de dades</subfield>
   </datafield>
   <datafield ind2="0" ind1="0" tag="245">
      <subfield code="a">Data mining in Breast Cancer</subfield>
   </datafield>
</record></metadata></record></GetRecord></OAI-PMH>