7 Questions 4 Answers 0 Followers
Questions related from Soumyendu S Bandyopadhyay
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...
15 June 2016 3,657 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...
13 May 2016 9,286 2 View
Is it advantageous to cluster a data set using some clustering algorithm and then agglomerate the cluster by applying Hierarchical Clustering algorithm?
03 April 2016 4,437 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.
15 March 2016 6,149 2 View
I just want to know what clustering algorithm will go good for proteomic data in mapreduce?
24 February 2016 7,018 3 View
24 February 2016 5,746 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...
11 September 2015 4,258 3 View