[
https://issues.apache.org/jira/browse/MAHOUT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937027#comment-13937027
]
Andrew Musselman commented on MAHOUT-1462:
------------------------------------------
I missed the source page; let me know which page you're talking about and I can
put that in there.
Are you talking about the Classification > Random Forest menu option?
Is it possible to put the *exact* URI in a comment? When browsing I see some
"non-uniform" resource indicator/locations, like
"http://mahout.apache.org/users/stuff/partial-implementation.html" when I'm on
a specific page.
In any case, in svn trunk (`svn up` in your local mahout repo) there should be
a couple new scripts: run-rf.sh and create-rf-data.sh. The latter requires
Scala on your host, but you could write something similar in your favorite
language if you felt compelled.
> Cleaning up Random Forests documentation on Mahout website
> ----------------------------------------------------------
>
> Key: MAHOUT-1462
> URL: https://issues.apache.org/jira/browse/MAHOUT-1462
> Project: Mahout
> Issue Type: Bug
> Reporter: Manoj Awasthi
>
> Following are the items which need be added or changed.
> I think this page can be broken into two segments. First can be following:
> <snip>
> Introduction to Random Forests
> Random Forests are an ensemble machine learning technique originally proposed
> by Leo Breiman (UCB) which uses classification and regression trees as
> underlying classification mechanism. Trademark to Random Forest is maintained
> by Leo Breiman and Adele Cutler.
> Official website for Random Forests:
> http://www.stat.berkeley.edu/~breiman/RandomForests/cc_home.htm
> Original paper published: http://oz.berkeley.edu/~breiman/randomforest2001.pdf
> </snip>
> Second section can following:
> <snip>
> Classifying with random forests with Mahout
> </snip>
> This section can be what it is right now on the website.
--
This message was sent by Atlassian JIRA
(v6.2#6252)