Pragmatic Programming Techniques
Pages
(Move to ...)
Home
▼
Saturday, May 30, 2009
RESTFul Design Patterns
›
Summarize a set of RESTful design practices that I have used quite successfully. Object Patterns If there are many objects of the same type,...
9 comments:
Friday, May 15, 2009
Cloud Security Considerations
›
" Security concern " is perhaps one of the biggest hurdle for enterprises to move their application from in-house data center to t...
2 comments:
Friday, May 8, 2009
Machine Learning: Linear Model
›
Linear Model is a family of model-based learning approaches that assume the output y can be expressed as a linear algebraic relation with th...
Tuesday, May 5, 2009
Machine Learning: Nearest Neighbor
›
This is the simplest technique for instance based learning. Basically, find a previous seen data that is "closest" to the query da...
Monday, May 4, 2009
Machine Learning: Probabilistic Model
›
Probabilistic model is a very popular approach of “model-based learning” based on Bayesian theory. Under this approach, all input attribute...
1 comment:
Saturday, May 2, 2009
Machine Learning Intuition
›
As more and more user data are gathered on different web sites (such as e-commerce, social network), data mining / machine learning techniqu...
Wednesday, April 22, 2009
Good and Bad Public Cloud candidates
›
I recently have a good conversation with Ed and Dean of RightScale on what are the characteristics making an application a good public cloud...
6 comments:
‹
›
Home
View web version