Cluster computing
Sunday, October 5, 2014
›
Ceilometer & Splunk Integration via Python SDK: Ceilometer is OpenStack’s telemetry. It’s source code is available at https://git...
1 comment:
›
#coding exercise generate Pascal's triangle: public static List<List<int>> generatePascalTriangle(int n) ...
Friday, October 3, 2014
›
I will cover pricing models in this post. Specifically we will see how to cluster and classify numerical data. This kind of data differs...
›
Programming Collective Intelligence Book review : This is a book that I have found useful to understand and apply machine learning to ...
›
In the previous post we mentioned that when the features are independent, we can use Bayes classifier. The spam filtering does not use Baye...
Thursday, October 2, 2014
›
In this post, I discuss document filtering from Programming Collective Intelligence book. While we have talked about keyword extraction, cl...
Wednesday, October 1, 2014
›
#codingexercise Check if there's a path from root to leaf in a binary tree such that the sum of the node values equals the given numbe...
‹
›
Home
View web version