Pragmatic Programming Techniques
Pages
(Move to ...)
Home
▼
Saturday, July 15, 2017
Regression model outputting probability density distribution
›
For a classification problem (let say output is one of the labels R, G, B), how do we predict ? There are two formats that we can report o...
Sunday, July 2, 2017
How AI differs from ML
›
AI is not a new term, it is multiple decades old starting around early 80s when computer scientist design algorithms that can "learn...
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...
‹
›
Home
View web version