Popular Posts

Tuesday, August 15, 2017

Redis Cluster Client for Erlang

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

Wednesday, February 8, 2017

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

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

Wednesday, January 4, 2017

Hands on Pig Unit Testing

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