-
Basics of R in Dataiku DSS
-
Mining Association Rules and Frequent Item Sets with R and DSS
-
R Markdown Reports in DSS

R and Dataiku DSS
Learn how to integrate R code into Dataiku DSS
In this course, we will show you how to:
- Integrate R as part of your data pipeline through code recipes
- Use Jupyter notebooks to prototype and test code
- Transfer a Dataiku dataset into an R dataframe and back, using the
dataiku
R package - Mine frequent item sets using an R package, from within DSS, to perform market basket analysis
- Create a simple R Markdown document