8 Questions 9 Answers 0 Followers
Questions related from Soumyendu S Bandyopadhyay
I just want to know is there any performance benefit to deploy a big dataset in hadoop using AWS than in a real physical multi-node cluster setup done on series of machines having a sequential IP's?
02 February 2017 3,132 3 View
I want to deduce the time complexity of interpolation search. I know it gives a time complexity of O(log(log(n)). But I need the full deduction.
08 August 2016 5,841 0 View
I have set up a MapReduce code for KMeans algorithm using python. The code is working fine.The resultant cluster file that is generated as part-00000 output file contains the set of data points...
06 June 2016 528 3 View
I have installed two single node hadoop cluster on two different machine using vmware.But I am facing difficulty to connect the guest machine(rather facing a problem to connect two virtual...
05 May 2016 1,708 3 View
I just want to know that how Hierarchical clustering can be implemented in MapReduce using python? Any type of algorithm is also welcome.
03 March 2016 2,598 2 View
I am new in the field of Bioinformatics.So I want a suggestion about an introductory book on computational proteomics
02 February 2016 1,331 0 View
I just want an Idea on implementation of hierarchical clustering in Mapreduce. I just want the algorithm
02 February 2016 9,370 1 View
Hi all.I just want to code a matrix multiplication problem in MapReduce using python for very large sparse matrix.But somehow the generation of the pair and the operation...
09 September 2015 5,681 3 View