"Lambda Architecture" (introduced by Nathan Marz) has gained a lot of traction recently. Fundamentally, it is a set of design pat...
Read More
Showing posts with label Architecture Design. Show all posts

Architecture Review Process
If you are lucky enough to keep the engineers who are knowledgeable about the current system around, then conducting a formal "Architec...
Read More

Reinforcement Learning
Reinforcement Learning (RL) is a type of Machine Learning other than "supervised learning" (having a teaching phase that shows the...
Read More
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...
Read More
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...
Read More
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...
Read More
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...
Read More

How bad code is formed
Ignore in some case consultants do this purposefully to keep their contract, in general no one intentionally create unmaintainable code. Ho...
Read More
Subscribe to:
Posts (Atom)