Hi Chandan,

Do you mean to run your own LR algorithm based on SparkR?
Actually, SparkR provide the ability to run the distributed Spark MLlib LR
and the interface is similar with the R GLM.
For your refer:
https://spark.apache.org/docs/latest/sparkr.html#binomial-glm-model

2016-01-07 2:45 GMT+08:00 Chandan Verma <chandan.ve...@citiustech.com>:

> Has anyone tried building logistic regression model in SparkR.. Is it
> recommended?  Does it take longer to do process than what can be done in
> simple R?
>
>
> ===========================================================================================================================================================================================
> DISCLAIMER: The information contained in this message (including any
> attachments) is confidential and may be privileged. If you have received it
> by mistake please notify the sender by return e-mail and permanently delete
> this message and any attachments from your system. Any dissemination, use,
> review, distribution, printing or copying of this message in whole or in
> part is strictly prohibited. Please note that e-mails are susceptible to
> change. CitiusTech shall not be liable for the improper or incomplete
> transmission of the information contained in this communication nor for any
> delay in its receipt or damage to your system. CitiusTech does not
> guarantee that the integrity of this communication has been maintained or
> that this communication is free of viruses, interceptions or interferences.
> ====================================================================================================================================================================
>
>

Reply via email to