23 followers
I'm a Computer Scientist from Havana, Cuba. Currently based in Galicia, Spain. Working as a Data Scientist and Software Developer. I try to share my experiences with the rest of the community.
A series on how to predict the future · We saw what a Time Series is and its main components in the previous post of this series on Time Series and...
A series on how to predict the future · A Time Series is just a set of data collected in a certain time span. For example, the weekly values of some...
One of the greatest discoveries of all times explained in a bunch of simple words · This is a collection of three threads published on Twitter, about...
The field of Predictive Analytics is everywhere these days. We can hear about it in several and different areas like medicine, businesses, industries,...
Greedy algorithms try to find the optimal solution by taking the best available choice at every step. For example, you can greedily approach your...
What if I tell you that you can always have the language that better fits your problem? We are always implementing design patterns and abstractions to...