Data Science Blog
With great "data" there must also come great responsibility
The following post will show the results obtained after running experiments with different programming languages. Which one will be faster? Which one is easier?
The following post will show the results obtained after running experiments with different programming languages. Which one will be faster? Which one is easier?
Big Data PythonI will explain the differences between Scala and PySpark to better understand which language is better for you.
Big Data PythonTo evaluate if our regression model predicts correctly you can use metrics like R2, RMSLE, RMSE, MSE, MAE. But what is the difference between normal and logarithmic RMSE?
Big Data AnalysisIn this post, I will show you the steps to mount an architecture that optimizes the resources used in Big Data problems with a Netflix example.
Big Data AnalysisIn this post I will show the different ways to join dataframes when we have data in several of them.
Python PackageWe're going to do a little analysis of the U.S. elections using data that has been generated over the last few months.
Python AnalysisIn the following post, we show the most useful functions to take advantage of our data stored in dataframes.
Python Package