Group of Physicists working on Data Science.
Contact: phydata.r@gmail.comWe have two kinds of projects, introductory and advanced. As introduction, we develop projects of data analisis with Pandas passing from data exploration, graphical tools and correlations. The advanced projects are focused on Machine Learning.
Bitcoin Forecast: In this project, we conducted a forecast of the closing price of Bitcoin using skforecast and the LGBM regressor. To assess the accuracy of our predictions, we compared them with the actual Bitcoin prices.
Temperature Forecast: In this project, we perform a forecast of temperature values from 2009 to 2017 with lectures every 10 seconds. We have a total of 4.2 x 10^5 values, this allow us to generate a precise prediction using the LSTM layer API.