DisclaimerThis article is intentionally high-level and devoid from technical jargon. That said, at times, I will mention a few technologies/services to give you more concrete examples. For these... (more…)
Read more »
Have you ever wondered how will the machine learning frameworks of the '20s look like?
In this essay, I examine the directions AI research might take and the requirements they impose
on the tools at our disposal, concluding with an overview of what I beli... (more…)
Read more »
The Reproducibility JourneyWhen I first stepped into the field of machine learning, I spent quite a large amount of time on reading papers and trying to implement them. Of course, I was no genius and by implementing I meant git clone and trying to run the... (more…)
Read more »
Feature Engineering is paramount in building a good predictive model. It’s significant to obtain a deep understanding of the data that is being used for analysis. The characteristics of the selected features are definitive of a good training model. Why is... (more…)
Read more »
Apache Spark is known as a fast, easy-to-use and general engine for big data processing that has built-in modules for streaming, SQL… (more…)
Read more »