Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C78632009F4 for ; Thu, 26 May 2016 14:24:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C646B160A2B; Thu, 26 May 2016 12:24:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 41BF1160939 for ; Thu, 26 May 2016 14:24:16 +0200 (CEST) Received: (qmail 74422 invoked by uid 500); 26 May 2016 12:24:15 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@spark.apache.org Received: (qmail 74411 invoked by uid 99); 26 May 2016 12:24:15 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2016 12:24:15 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D80612C14DC for ; Thu, 26 May 2016 12:24:14 +0000 (UTC) Date: Thu, 26 May 2016 12:24:12 +0000 (UTC) From: "Yanbo Liang (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (SPARK-15341) Add documentation for `model.write` to clarify `summary` was not saved MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 26 May 2016 12:24:17 -0000 [ https://issues.apache.org/jira/browse/SPARK-15341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanbo Liang resolved SPARK-15341. --------------------------------- Resolution: Fixed > Add documentation for `model.write` to clarify `summary` was not saved > ----------------------------------------------------------------------- > > Key: SPARK-15341 > URL: https://issues.apache.org/jira/browse/SPARK-15341 > Project: Spark > Issue Type: Documentation > Components: ML > Reporter: Yanbo Liang > Assignee: Yanbo Liang > Priority: Minor > Fix For: 2.0.0 > > > Currently in model.write, we don't save summary(if applicable). We should add documentation to clarify it. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org For additional commands, e-mail: issues-help@spark.apache.org