Papers by Andres Montoyo
Demo Application for the AutoGOAL Framework (2020.coling-demos)
Copied to clipboard
Suilan Estevez-Velarde, Alejandro Piad-Morffis, Yoan Gutiérrez, Andres Montoyo, Rafael Muñoz-Guillena, Yudivián Almeida Cruz
| Challenge: | AutoGOAL is a framework for automatically finding the best way to solve a given computational task. |
| Approach: | They present a web demo that showcases the main characteristics of the AutoGOAL framework in Python and a graph-based representation for machine learning pipelines. |
| Outcome: | The proposed framework can be applied to Natural Language Processing and structured classification problems. |
Automatic Discovery of Heterogeneous Machine Learning Pipelines: An Application to Natural Language Processing (2020.coling-main)
Copied to clipboard
| Challenge: | Existing AutoML systems use heterogeneous techniques to build pipelines that combine techniques and algorithms from different frameworks. |
| Approach: | They propose a system for automatic machine learning that uses heterogeneous techniques. |
| Outcome: | The proposed system is evaluated in diverse machine learning problems and compared with other alternatives. |