<?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-09-14T15:33:19Z</responseDate><request verb="GetRecord" identifier="oai:gredos.usal.es:10366/158158" metadataPrefix="dim">https://gredos.usal.es/oai/request</request><GetRecord><record><header><identifier>oai:gredos.usal.es:10366/158158</identifier><datestamp>2025-04-30T22:01:18Z</datestamp><setSpec>com_10366_4829</setSpec><setSpec>com_10366_4843</setSpec><setSpec>col_10366_138209</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
<dim:field mdschema="dc" element="contributor" qualifier="advisor" lang="es_ES" authority="1252" confidence="600" orcid_id="">González Arrieta, María Angélica</dim:field>
<dim:field mdschema="dc" element="contributor" qualifier="advisor" lang="es_ES" authority="332c2ea0-7d2b-4368-abf0-e3fd575b6d3b" confidence="500" orcid_id="">López González, Roberto</dim:field>
<dim:field mdschema="dc" element="contributor" qualifier="author" authority="d919da2a-f08c-451c-b085-de2c2e4ad2d3" confidence="500" orcid_id="">Gómez Marcos, Ana</dim:field>
<dim:field mdschema="dc" element="date" qualifier="accessioned">2024-06-03T09:02:47Z</dim:field>
<dim:field mdschema="dc" element="date" qualifier="available">2024-06-03T09:02:47Z</dim:field>
<dim:field mdschema="dc" element="date" qualifier="issued">2023-09</dim:field>
<dim:field mdschema="dc" element="identifier" qualifier="uri">http://hdl.handle.net/10366/158158</dim:field>
<dim:field mdschema="dc" element="description" lang="es_ES">Trabajo de Fin de Grado. Grado en Ingeniería Informática. Curso académico 2022-2023.</dim:field>
<dim:field mdschema="dc" element="description" qualifier="abstract" lang="es_ES">[ES]El machine learning (ML) es un subconjunto de la Inteligencia Artificial (IA), se centra en la&#xd;
capacidad de las máquinas para recibir un conjunto de datos y aprender por sí mismos,&#xd;
adaptando los algoritmos usados a medida que aprenden más sobre la información que es&#xd;
procesada. Este aprendizaje puede ser usado en muy diversos ámbitos, en este caso nos&#xd;
centraremos en sus usos en el ámbito de la investigación.&#xd;
A pesar de su gran potencia aún sigue costando acomodar su uso a situaciones determinadas y&#xd;
por eso la idea del proyecto es precisamente esa, desarrollar y adaptar un modelo de machine&#xd;
learning para poder aplicarlo a una situación específica, de manera que siga los principios de&#xd;
Machine Learning Operations (MLOps) en el sentido de que involucra la implementación y&#xd;
despliegue de un modelo de Machine Learning en un entorno de laboratorio.&#xd;
El objetivo es entrenar y mejorar el modelo que se va a desarrollar, usando una rama del&#xd;
machine learning (ML) llamada deep learning (DL) o aprendizaje profundo, para que pueda&#xd;
distinguir de forma acertada los elementos requeridos en imágenes realizadas por microscopio,&#xd;
y a su vez beneficiarse de las mejores prácticas de MLOps para garantizar un despliegue rápido&#xd;
y eficiente, todo esto con la finalidad de poder ayudar a reducir los tiempos que se invierten en&#xd;
este sentido en el campo de la investigación, donde los tiempos son un elemento fundamental&#xd;
y así poder realizar los cálculos necesarios sobre las imágenes analizadas, permitiendo a los&#xd;
investigadores dedicar más esfuerzo a otras actividades más pertinentes.&#xd;
En particular, se enfocará en la detección de células, las cuales desempeñan un papel crucial en&#xd;
el diagnóstico y estudio de diversas patologías, como el cáncer, por ejemplo. Esto se debe a que&#xd;
identificar las células marca el punto de partida para numerosos análisis. Las características de&#xd;
estas células, como su densidad o brillo en una imagen, aportan datos sumamente importantes&#xd;
en una variedad de estudios. Esto resalta la potencia de esta disciplina en el sector, al mismo&#xd;
tiempo que se presentan los procedimientos para generar un modelo de machine learning.&#xd;
Para demostrar la utilidad y aplicabilidad de estas complejas técnicas de aprendizaje automático&#xd;
al público en general, se ha concebido la idea de crear una interfaz interactiva. Esta interfaz&#xd;
proporcionará a los usuarios una experiencia visualmente más atractiva y comprensible que les&#xd;
permitirá experimentar de primera mano cómo funciona el modelo de aprendizaje automático&#xd;
que hemos desarrollado.&#xd;
Uno de los objetivos principales es eliminar las barreras entre las técnicas de aprendizaje&#xd;
automático y el público en general, haciendo que conceptos a menudo complejos sean&#xd;
accesibles, emocionantes y sobre todo útiles. Se desea mostrar cómo el machine learning, así&#xd;
como el uso de la práctica de Machine Learning Operations, no son sólo una herramienta&#xd;
poderosa en manos de expertos, sino también una tecnología que puede tener un impacto&#xd;
directo en la mejora de la investigación.</dim:field>
<dim:field mdschema="dc" element="description" qualifier="abstract">[EN]Machine Learning (ML) is a subset of Artificial Intelligence (AI) that focuses on machines' ability&#xd;
to receive a dataset and learn autonomously, adapting the algorithms used as they gain more&#xd;
knowledge about the processed information. This learning can be applied in various fields, but&#xd;
in this case, we will concentrate on its applications in the realm of research.&#xd;
Despite its immense potential, accommodating its use for specific situations still poses&#xd;
challenges. That's precisely the project's idea: to develop and tailor a machine learning model&#xd;
to apply it to a specific scenario while adhering to the principles of Machine Learning&#xd;
Operations (MLOps). This involves implementing and deploying a Machine Learning model in a&#xd;
laboratory environment.&#xd;
The goal is to train and enhance the model being developed, utilizing a branch of machine&#xd;
learning called deep learning (DL). This ensures that it can accurately distinguish the required&#xd;
elements in microscope images and, at the same time, benefit from MLOps best practices to&#xd;
ensure a fast and efficient deployment. The ultimate aim is to reduce the time invested in this&#xd;
regard in the field of research, where time is a crucial factor, enabling researchers to focus more&#xd;
effort on other relevant activities.&#xd;
Specifically, the focus will be on cell detection, which plays a crucial role in the diagnosis and&#xd;
study of various pathologies, such as cancer, for instance. Identifying cells marks the starting&#xd;
point for numerous analyses. The characteristics of these cells, such as density or brightness in&#xd;
an image, provide highly valuable data in various studies. This underscores the power of this&#xd;
discipline in the sector while presenting the procedures for generating a machine learning&#xd;
model.&#xd;
To demonstrate the utility and applicability of these complex machine learning techniques to&#xd;
the general public, the idea of creating an interactive interface has been conceived. This&#xd;
interface will provide users with a visually appealing and comprehensible experience, allowing&#xd;
them to firsthand experience how the developed machine learning model operates.&#xd;
One of the main objectives is to eliminate barriers between machine learning techniques and&#xd;
the general public. This involves making often complex concepts accessible, exciting, and, most&#xd;
importantly, useful. The aim is to show that machine learning, as well as the practice of&#xd;
Machine Learning Operations, is not just a powerful tool in the hands of experts but also a&#xd;
technology that can have a direct impact on improving research.</dim:field>
<dim:field mdschema="dc" element="format" qualifier="mimetype">application/pdf</dim:field>
<dim:field mdschema="dc" element="language" qualifier="iso" lang="es_ES">spa</dim:field>
<dim:field mdschema="dc" element="rights" lang="*">Attribution-NonCommercial-NoDerivatives 4.0 Internacional</dim:field>
<dim:field mdschema="dc" element="rights" qualifier="uri" lang="*">http://creativecommons.org/licenses/by-nc-nd/4.0/</dim:field>
<dim:field mdschema="dc" element="rights" qualifier="accessRights" lang="es_ES">info:eu-repo/semantics/openAccess</dim:field>
<dim:field mdschema="dc" element="subject" lang="es_ES">Inteligencia Artificial</dim:field>
<dim:field mdschema="dc" element="subject" lang="es_ES">Red Neuronal</dim:field>
<dim:field mdschema="dc" element="subject" lang="es_ES">Algoritmo</dim:field>
<dim:field mdschema="dc" element="subject" lang="es_ES">Artificial Intelligence</dim:field>
<dim:field mdschema="dc" element="subject" lang="es_ES">Machine Learning</dim:field>
<dim:field mdschema="dc" element="subject" lang="es_ES">Neural Network</dim:field>
<dim:field mdschema="dc" element="subject" lang="es_ES">Algorithm</dim:field>
<dim:field mdschema="dc" element="subject" lang="es_ES">Machine Learning Operations (MLOps)</dim:field>
<dim:field mdschema="dc" element="subject" qualifier="unesco" lang="es_ES">1203.17 Informática</dim:field>
<dim:field mdschema="dc" element="subject" qualifier="unesco">1203.04 Inteligencia Artificial</dim:field>
<dim:field mdschema="dc" element="title" lang="es_ES">Desarrollo de Técnicas de Machine Learning Operations (MLOPS)</dim:field>
<dim:field mdschema="dc" element="type" lang="es_ES">info:eu-repo/semantics/bachelorThesis</dim:field>
</dim:dim></metadata></record></GetRecord></OAI-PMH>