A (not so short) summary of the Google Bigtable paper
I spent some time to read this interesting paper and took some notes for my own reference. Thought of sharing it here in case it might be useful for others too.
I spent some time to read this interesting paper and took some notes for my own reference. Thought of sharing it here in case it might be useful for others too.
I got to know about Janino when I got the opportunity to work on Apache Spark internals at one of my previous organizations.
Exponential Smoothing is one of the popular statistical methods for smoothing and forecasting time series data.
OpenCSV is one of the popular JAVA libraries used for handling CSV data. In this post I will discuss about one specific issue which we recently faced with this library.
EXASolution is an in-memory relational database management system. It’s a product of EXASOL. If you are asking yourself the question “Why EXASOL?” then may be this link might be able to satisfy your curiosity. We will move on to the steps to execute Linear Regression operation on EXASolution.