El presente trabajo propone una solución para abordar las necesidades actuales de
las empresas relacionadas con la implementación del aprendizaje automático en
sus flujos de trabajo.
Con este objetivo en mente, se ha desarrollado AutoML (Automated Machine
Learning), un módulo de Python que automatiza el proceso de creación de modelos
de machine learning. Esta herramienta permite a las empresas ahorrar tiempo y
recursos al eliminar la necesidad de realizar el desarrollo manual de modelos.
Además, para hacer que AutoML sea fácil de usar y accesible para los usuarios,
se ha diseñado y construido una infraestructura completa (ver Figura 1) que permite interactuar con el módulo a través de una aplicación web. Esto significa que
no se requiere la instalación de software adicional, lo que simplifica aún más su
implementación en los flujos de trabajo existentes This paper proposes a solution to address the current needs of companies related
to the implementation of machine learning in their workflows.
With this goal in mind, we have developed AutoML (Automated Machine Learning), a Python module that automates the process of creating machine learning
models. This tool allows companies to save time and resources by eliminating the
need for manual model development.
Furthermore, to make AutoML user-friendly and accessible, we have designed and
built a comprehensive infrastructure (see Figure 2) that enables interaction with
the module through a web application. This means that no additional software installation is required, further simplifying its implementation in existing workflows