Projects
News classifier
In this project, I developed a machine learning classifier of Argentine news. Includes collection of news articles, text cleaning, data analysis and data visualization, training of distinct supervised classification models, model selection, and creation of an interactive web application. The collected articles and the web application are in Spanish.
BGA Games Recommender
In this project, I developed a content-based recommender system for games in Board Game Arena (BGA). Includes data collection, exploratory data analysis, creation of the recommender, and its implementation using streamlit.