Pragmatic Programming Techniques
Pages
(Move to ...)
Home
▼
Saturday, March 19, 2011
Compare Machine Learning models with ROC Curve
›
ROC Curve is a common method to compare performance between different models. It can also be used to pick trade-off decisions between ...
3 comments:
Thursday, March 17, 2011
Predictive Analytics Conference 2011
›
I attended the San Francisco Predictive Analytic conference this week and got a chance to chat with some best data mining practitioners of t...
Sunday, December 5, 2010
BI at large scale
›
As more and more data being collected everywhere from pretty much everything a user do, such as transactions activities, social interactions...
4 comments:
Friday, November 5, 2010
Map Reduce and Stream Processing
›
Hadoop Map/Reduce model is very good in processing large amount of data in parallel. It provides a general partitioning mechanism (based o...
1 comment:
Friday, October 15, 2010
Scalable System Design Patterns
›
Looking back after 2.5 years since my previous post on scalable system design techniques , I've observed an emergence of a set of common...
13 comments:
Wednesday, October 6, 2010
BigTable Model with Cassandra and HBase
›
Recently in a number of "scalability discussion meeting", I've seen the following pattern coming up repeatedly ... To make you...
5 comments:
Sunday, August 29, 2010
Designing algorithms for Map Reduce
›
Since the emerging of Hadoop implementation, I have been trying to morph existing algorithms from various areas into the map/reduce model. ...
7 comments:
‹
›
Home
View web version