How to call SparkMLLib algorithms using R or SparkR?

﹥>﹥吖頭↗ 提交于 2019-12-13 12:12:13

问题


I am trying use to SparkR and R as front end to develop machine learning models. I want to make use Spark's MLLib which works on distributed data frames. Is there anyway to call spark MLLib algorithm from R?


回答1:


Unfortunately no. We will have to wait Apache Spark 1.5 for sparkR-mllib bindings.



来源:https://stackoverflow.com/questions/31309983/how-to-call-sparkmllib-algorithms-using-r-or-sparkr

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!