My GitHub Pages Site

Hello everybody!

Welcome to my GitHub Page, here you can see the recent posts!

Recent Posts

Clean_and _eda

6 minute read

Uber dataset in Rusia with Python This idea is based on replying the exercises from the previous post, but this time I prefered in a different database, thi...

Graph

26 minute read

Extra and last post! Graph netowrk: a brief analysis. Privacy policy for Uber and Lyft Conclusions 1. Graph netowrk: a brief analysis. library(kni...

Neural

5 minute read

Artificial Neural networks on python In this exercise we simulate the Artificial Neural Networks (ANN) in class, this is an easy example and it is applied i...

Xgb

11 minute read

XGboost To conclude with the estimation part of the project we will use the Xgboost methodology to compare results with the previous estimations. Once again...