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 project is Master thesis research conducted at ENEA Portici Research Center, Italy. The data is obtained from the HPC CRESCO6 cluster at ENEA Portici Research Center. The aim is to identify energy consuming areas within the data center. In this project, real-time dataset from ENEA Portici Research Center is used. There are several technique…
Una exhibición de algunos de los métodos estadísticos que he aprendido a lo largo de mi carrera. Explora métodos estadísticos clave y aplicaciones prácticas: regresión, pruebas de hipótesis, ANOVA, PCA y más.
Contains inferential statistical practices for machine learning models and analyses. Using Python and developing statistical thinking to work with a limited sample of data and be able to generate predictions about it. Applying confidence intervals to estimate unknown values. Using bootstrapping to simulate data acquisition repeatedly. Developmen…
In this project, an analytical approach on the large dataset is applied for advance prediction of average household electricity consumption located in different regions of United Kingdom. Several machine learning models are implemented and compared for the prediction analysis. This project also involves an estimation of the expected emission of …
These are some scripts I wrote in R to obtain, transform, and make sense of data. They include obtaining data from remote servers via API and from local text and Excel files. They also include some custom parsing logic, inferential statistical analyses, and graphical plots.
G-PhoCS is a software package for inferring ancestral population sizes, population divergence times, and migration rates from individual genome sequences.
This project investigates whether there is a statistically significant difference in the average climbing route grades between males and females. Using R, the analysis employs both traditional (t-test) and non-traditional (bootstrap and permutation methods) inferential statistics to test the hypothesis.