Return-Path: X-Original-To: apmail-mahout-dev-archive@www.apache.org Delivered-To: apmail-mahout-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E155A179E1 for ; Fri, 6 Mar 2015 01:47:50 +0000 (UTC) Received: (qmail 9004 invoked by uid 500); 6 Mar 2015 01:47:39 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 8812 invoked by uid 500); 6 Mar 2015 01:47:39 -0000 Mailing-List: contact dev-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list dev@mahout.apache.org Received: (qmail 8700 invoked by uid 99); 6 Mar 2015 01:47:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2015 01:47:39 +0000 Date: Fri, 6 Mar 2015 01:47:39 +0000 (UTC) From: "Andrew Palumbo (JIRA)" To: dev@mahout.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MAHOUT-1462) Cleaning up Random Forests documentation on Mahout website MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAHOUT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Palumbo updated MAHOUT-1462: ----------------------------------- Labels: legacy (was: ) > 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 > Components: Documentation > Reporter: Manoj Awasthi > Labels: legacy > Fix For: 1.0 > > > Following are the items which need be added or changed. > I think this page can be broken into two segments. First can be following: > > 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 > > Second section can following: > > Classifying with random forests with Mahout > > This section can be what it is right now on the website. -- This message was sent by Atlassian JIRA (v6.3.4#6332)