Python written recipe

nsrishan
Level 2
Python written recipe

Hi all, new to Dataiku and I am looking to write my own python code that does cleaning, train/test split and utilizes different models to compare performance. I am looking to do this myself and not use a pre-built recipe.

Are there any examples of people who have down this in the past? Thank you.

0 Kudos
1 Reply
tgb417

@nsrishan 

Welcome to the community.  Glad to have you hear.

It sounds like you might be interested in:

Code Recipes with Jupyter Notebooks or the New Jupyter Labs Code Studios.

Or use VS Code to write libraries to use with Data Science Studio (DSS) and it's APIs maybe in Python.

Or build your own plugins.

There are some training materials over in the academy that may be helpful to you.

https://academy.dataiku.com/path/developer


--Tom
0 Kudos