Rafael Mena-Yedra
R. Mena-Yedra is a senior data scientist. He holds a PhD in computing from the Universitat Politècnica de Catalunya (UPC) in Barcelona, Spain. His expertise lies in industrial data science, where he has applied AI/ML techniques across various domains including energy demand modelling, automatic control of microalgae photobioreactors, transportation and mobility research, and has made contributions to the financial industry and cheminformatics. With his diverse experience, he currently works in the AI industry creating innovative solutions to complex problems.
Sessions
La marcha de un cliente a la competencia, el fallo de una pieza o el abandono estudiantil son situaciones donde predecir cuánto tiempo queda para que ocurra un evento crítico es crucial para la toma de decisiones estratégicas. Analizar el tiempo hasta que suceda un evento de interés, así como las causas asociadas, nos permite anticipar y reaccionar adecuadamente, comprendiendo mejor el ciclo de vida de estos acontecimientos y mejorando nuestra capacidad de respuesta.
En este escenario surge el Análisis de Supervivencia, el cual comprende tanto un conjunto de técnicas estadísticas clásicas como de aprendizaje automático donde se trata de estimar el tiempo hasta que ocurre un determinado evento. Este puede abarcar problemas como la entrada en default de una línea de crédito, la fuga de un cliente, la compra de una vivienda o la aparición de un síntoma tras un tratamiento, entre otros. Gracias a este análisis podemos conocer mejor las probabilidades y tiempos para eventos de interés, lo que ayuda a tomar decisiones más informadas y efectivas.
Durante la charla se detallarán las ventajas de usar esta modelización tan común en el mundo académico, pero menos recurrente en el empresarial. Demostraremos que su uso en distintos casos reales aporta un gran valor en comparación con las técnicas más comunes utilzando Python y algunas de sus librerías open-source.
Esta charla está diseñada para un público con conocimientos básicos de estadística y programación básica en Python. No se requiere experiencia previa en análisis de supervivencia.
AI and dynamic pricing are transforming traditional pricing strategies and expanding rapidly. In a subtle and clever game, algorithms analyze your behavior and preferences to determine the exact price you are willing to pay. It's no longer just the big companies controlling the board; now, the power lies in a complex network of data that watches your every click. Are you ready to challenge the established rules and uncover the secrets of the powerful game of dynamic pricing?
In this keynote, we will analyze how different machine learning algorithms meticulously analyze your behavior, preferences, and personal data to infer the exact price you are willing to pay to maximize business profits. Should I make an offer to my customer to prevent them from canceling their subscription, or should I keep increasing the price because they will never cancel it? Should I sell this product at a higher price or discount it because, otherwise, they wouldn't buy it?
Different approaches to dynamic pricing will be addressed, ranging from traditional techniques based on elasticity calculations through classical Machine Learning algorithms to less known but equally useful techniques such as Bayesian approaches or reinforcement learning systems through contextual bandits.