Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-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 9FE54900B for ; Tue, 9 Oct 2012 08:06:09 +0000 (UTC) Received: (qmail 98706 invoked by uid 500); 9 Oct 2012 08:06:09 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 98521 invoked by uid 500); 9 Oct 2012 08:06:05 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 98467 invoked by uid 99); 9 Oct 2012 08:06:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2012 08:06:03 +0000 Date: Tue, 9 Oct 2012 08:06:02 +0000 (UTC) From: "Hudson (JIRA)" To: dev@hama.apache.org Message-ID: <167767078.13449.1349769963653.JavaMail.jiratomcat@arcas> In-Reply-To: <2124949788.1055.1349447282549.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HAMA-651) Create a gradient descent BSP 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/HAMA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472209#comment-13472209 ] Hudson commented on HAMA-651: ----------------------------- Integrated in Hama trunk #23 (See [https://builds.apache.org/job/Hama%20trunk/23/]) [HAMA-651] - added theta/cost writedown on cleanup (Revision 1395878) Result = SUCCESS tommaso : Files : * /hama/trunk/ml/src/main/java/org/apache/hama/ml/regression/GradientDescentBSP.java > Create a gradient descent BSP > ----------------------------- > > Key: HAMA-651 > URL: https://issues.apache.org/jira/browse/HAMA-651 > Project: Hama > Issue Type: New Feature > Components: machine learning > Affects Versions: 0.5.0 > Reporter: Tommaso Teofili > Priority: Minor > Fix For: 0.6.0 > > > A gradient descent (http://en.wikipedia.org/wiki/Gradient_descent) BSP based algorithm should be implemented. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira