For what it is worth, if we don't get aliases for all the classes in
there, you can still to stuff like

mahout org.apache.mahout.fpm.pfpgrowth.DeliciousTagsExample ...

..and the script will setup the classpath properly and execute the
class -- just sayin' :)

I can take some of these, but what sort of naming pattern should we
use? Something like the following?:

dfBriemanExample
dfBuildForest
fpmDeliciousTagsExample
scKmeans (for syntheticcontrol.kmeans.Job)
kmeans

Do we need all of the examples?

What's the difference between the syntheticcontrol and other
clustering stuff, e.g:

org.apache.mahout.clustering.syntheticcontrol.kmeans.Job
org.apache.mahout.clustering.kmeans.KMeansDriver

While we're at it, If someone's editing and committing, there's a
spelling error in the comments:

HADOOP_CONFIF_DIR which should be HADOOP_CONF_DIR

On Fri, Feb 12, 2010 at 1:00 PM, Robin Anil <robin.a...@gmail.com> wrote:
> A Sorted Version here http://pastebin.com/m25252110. Just add the name next
> to the class
>
> Robin
>

Reply via email to