Hi,
I'm wondering how people export the results of mahout processing (e.g
the results of kmeans) for analysis in a high level language like
Matlab, Python, R, etc...
I work in python (cpython not jython) and I'm curious how other people
approach this problem.
I'm getting ready to write my own exporter which writes the clustering
output to an HDF5 file which I can read in python. Before I did this I
was wondering if there was a simple, existing solution that people
were already using.
Jeremy
- Exporting Mahout data? jeremy
-