You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository serves as a platform to upload new code updates for my Master's Thesis (TFM), focused on the utilization of both supervised and unsupervised models on a dataset extracted from Spotify. It also includes a small fragment of my thesis. For more information, please contact me at:
This project implements "Linear Regression", "Polynomial Regression", and "SVR" for data prediction, with visualizations. It’s useful for "predictive analytics" and can be scaled with "AWS SageMaker" for large datasets and real-time inference.
Este proyecto tiene como objetivo predecir el precio de vehículos usados utilizando técnicas de regresión lineal y regularización Lasso. A través del análisis y procesamiento de datos, se construye un modelo predictivo preciso e interpretable basado en las características más relevantes de cada vehículo.