Pragmatic Programming Techniques
Pages
(Move to ...)
Home
▼
Friday, April 27, 2012
Basic graph analytics using igraph
›
Social Network Site such as Facebook, Twitter becomes are integral part of people's life in. People interact with each other in differe...
6 comments:
Sunday, April 8, 2012
Machine Learning in R: Clustering
›
Clustering is a very common technique in unsupervised machine learning to discover groups of data that are "close-by" to each othe...
2 comments:
Monday, April 2, 2012
MongoDb Architecture
›
NOSQL has become a very heated topic for large web-scale deployment where scalability and semi-structured data driven the DB requirement tow...
15 comments:
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:
‹
›
Home
View web version