[ 
https://issues.apache.org/jira/browse/SPARK-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14587081#comment-14587081
 ] 

Bryan Cutler commented on SPARK-7127:
-------------------------------------

Hi [~josephkb],

I added some commits that allow for broadcasting ensemble models in an 
unobtrusive way, let me know what you think when you get a chance.  Thanks!

> Broadcast spark.ml tree ensemble models for predict
> ---------------------------------------------------
>
>                 Key: SPARK-7127
>                 URL: https://issues.apache.org/jira/browse/SPARK-7127
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 1.4.0
>            Reporter: Joseph K. Bradley
>            Priority: Minor
>
> GBTRegressor/Classifier and RandomForestRegressor/Classifier should broadcast 
> models and then predict.  This will mean overriding transform().
> Note: Try to reduce duplicated code via the TreeEnsembleModel abstraction.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to