You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "senthil gandhi (JIRA)" <ji...@apache.org> on 2016/03/07 18:29:40 UTC

[jira] [Updated] (SPARK-13724) Parameter maxMemoryInMB has gone missing in MlLib 1.6.0 DecisionTree.trainClassifier()

     [ https://issues.apache.org/jira/browse/SPARK-13724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

senthil gandhi updated SPARK-13724:
-----------------------------------
    Description: 
DecisionTree.trainClassifier() reports that maxMemoryInMB is too small during training and stops. But when I try to set it, I found that in MLlib of spark 1.6.0 pyspark.mllib.tree.DecisionTree doesn't have this parameter in the named parameter list anymore. 

(Also not sure if this is the place for this issue, kindly educate!) 

  was:
DecisionTree.trainClassifier() reports that maxMemoryInMB is too small durign training and stops. But when I try to set it, I found that in MLlib of spark 1.6.0 pyspark.mllib.tree.DecisionTree doesn't have this parameter in the named parameter list anymore. 

(Also not sure if this is the place for this issue, kindly educate!) 


> Parameter maxMemoryInMB has gone missing in MlLib 1.6.0 DecisionTree.trainClassifier()
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-13724
>                 URL: https://issues.apache.org/jira/browse/SPARK-13724
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 1.6.0
>            Reporter: senthil gandhi
>
> DecisionTree.trainClassifier() reports that maxMemoryInMB is too small during training and stops. But when I try to set it, I found that in MLlib of spark 1.6.0 pyspark.mllib.tree.DecisionTree doesn't have this parameter in the named parameter list anymore. 
> (Also not sure if this is the place for this issue, kindly educate!) 



--
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