Migueltrigol
👋 Hi there! Welcome to this space where I love diving into new concepts and ideas during my free time as Data Scientist
Pinned Repositories
animal_adoption_prediction_model
This notebook uses historical data on animal outcomes in a shelter to create a classification model that will predict whether animals will be adopted or not
covid19-mobility-dashboard
In this project, macro-scale mobility data is downloaded through web-scraping, it is transformed and finally presented in the form of an interactive dashboard.
gas_concentrations_prediction_model
This notebook loads a time series of gas concentrations in the air to train a recurrent neural network to predict the next hour of data
taxi_tip_prediction_model
This notebook utilizes historical data from taxi trips in New York to train a model that predicts the customers' tip amount.
vicsekerel
Implementation of the Vicsek model in Python. I saved the code as a package that can be publicly accessed in PyPI.
Migueltrigol's Repositories
Migueltrigol/gas_concentrations_prediction_model
This notebook loads a time series of gas concentrations in the air to train a recurrent neural network to predict the next hour of data
Migueltrigol/animal_adoption_prediction_model
This notebook uses historical data on animal outcomes in a shelter to create a classification model that will predict whether animals will be adopted or not
Migueltrigol/covid19-mobility-dashboard
In this project, macro-scale mobility data is downloaded through web-scraping, it is transformed and finally presented in the form of an interactive dashboard.
Migueltrigol/taxi_tip_prediction_model
This notebook utilizes historical data from taxi trips in New York to train a model that predicts the customers' tip amount.
Migueltrigol/vicsekerel
Implementation of the Vicsek model in Python. I saved the code as a package that can be publicly accessed in PyPI.