Pragmatic Programming Techniques
Pages
(Move to ...)
Home
▼
Tuesday, March 6, 2012
Designing robust web API
›
Many companies over the past years have been exposing their services via web service API. Some are doing a better job than the other. Onc...
6 comments:
Sunday, February 19, 2012
Characteristics of Machine Learning Model
›
I was motivated to write this blog from a discussion on the Machine Learning Connection group For classification and regression problem, t...
5 comments:
Saturday, January 14, 2012
Machine Learning: Ensemble Methods
›
Ensemble Method is a popular approach in Machine Learning based on the idea of combining multiple models. For example, by mixing different ...
1 comment:
Thursday, September 1, 2011
Recommendation Engine
›
In a classical model of recommendation system, there are "users" and "items". User has associated metadata (or content...
2 comments:
Sunday, August 28, 2011
Scale Independently in the Cloud
›
Deploying a large scale system nowadays is quite different from before when data center is the only choice. A traditional deployment exerci...
1 comment:
Saturday, July 9, 2011
Fraud Detection Methods
›
Online electronic fraud has become increasingly problematic to many companies offering services on the web. Here I am trying to generalize ...
2 comments:
Thursday, April 21, 2011
K-Means Clustering in Map Reduce
›
Unsupervised machine learning has broad application in many e-commerce sites and one common usage is to find clusters of consumers with comm...
10 comments:
‹
›
Home
View web version