Pragmatic Programming Techniques
Pages
(Move to ...)
Home
▼
Saturday, April 29, 2017
An output of a truly random process
›
Recently I have a discussion with my data science team whether we can challenge the observations is following a random process or not. Basi...
Tuesday, August 25, 2015
Common techniques in optimization
›
Optimization is a frequently encountered problem in real life. We need to make a decision to achieve something within a set of constraints,...
Saturday, June 27, 2015
When machine replace human
›
Recently, a good friend sent me an article from Harvard Business Review called "Beyond Automation", written by Thomas H. Davenpor...
Sunday, February 22, 2015
Big Data Processing in Spark
›
In the traditional 3-tier architecture, data processing is performed by the application server where the data itself is stored in the databa...
Friday, November 28, 2014
Spark Streaming
›
In this post, we'll discuss another important topic of big data processing: real-time stream processing area. This is an area where Had...
Wednesday, November 5, 2014
Common data science project flow
›
As working across multiple data science projects, I observed a similar pattern across a group of strategic data science projects where a com...
Sunday, August 17, 2014
Lambda Architecture Principles
›
"Lambda Architecture" (introduced by Nathan Marz) has gained a lot of traction recently. Fundamentally, it is a set of design pat...
3 comments:
‹
›
Home
View web version