Popular Posts

Redis Cluster Client for Erlang

Read Article →
Redis Redis (Remote Dictionary Service) is an open source NoSQL database server which is licensed under BSD-license. Redis is an a...
Posted by : Unknown
0 Comments

Hands on k-Nearest Neighbour Algorithm - (k-NN)

Read Article →
From this post onward I am trying to explain Data mining and Machine learning algorithms which I have tried out for some industrial s...
Posted by : Unknown
0 Comments

Hands on Pig Unit Testing

Read Article →
Why Unit Testing ? When we develop a distributed system, it is crucial to test the logic in an automated way and execute tests in the de...
Posted by : Unknown
2 Comments