Is it possible to create models in R in dataiku?

MNOP
Level 3
Is it possible to create models in R in dataiku?

Is it possible to develop models in R using Dataiku native tools, such as the lab? 
Currently, we are developing models in R, and our downstream process is heavily dependent on R. 
We are planning to move to Dataiku for model development. We need R objects at the end of model development so we don't have to change our downstream process.  
How do we achieve this in Dataiku?


Operating system used: Windows

0 Kudos
1 Reply
AlexT
Dataiker

Hi,
There is currently no visual way to develop R models, but you can leverage code recipes to train the models and deploy them using the "Custom prediction (R)" endpoint as mentioned here :


https://community.dataiku.com/t5/Using-Dataiku/Best-way-to-deploy-R-model/m-p/2066

Kind Regards,

0 Kudos