Python written recipe

nsrishan
nsrishan Registered Posts: 7 ✭✭✭

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.

Answers

  • tgb417
    tgb417 Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 1,598 Neuron

    @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


Setup Info
    Tags
      Help me…