There is already JIRA tracking this https://issues.apache.org/jira/browse/SPARK-11888
On Fri, Feb 12, 2016 at 2:34 PM gstvolvr <g.antoli...@gmail.com> wrote: > Hi all, > > I noticed that I cannot save a Pipeline containing a DecisionTree model > similar to the way I can save one with a LogisticRegression model. > It looks like DecisionTreeClassificationModel does not implement > MLWritable. > > I describe a use case in this post > < > http://stackoverflow.com/questions/35368414/saving-a-pipeline-with-decisiontreemodel-spark-ml > > > . > > Is there another way of doing this or should I open a JIRA? > > Thanks, > Gustavo > > > > > > -- > View this message in context: > http://apache-spark-developers-list.1001551.n3.nabble.com/Saving-a-Pipeline-with-DecisionTreeModel-Spark-ML-tp16324.html > Sent from the Apache Spark Developers List mailing list archive at > Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org > For additional commands, e-mail: dev-h...@spark.apache.org > >