-
Re: How to standardize the deployment in production of project in recipe code ?
Hi! One possible solution to better maintain and test large code bases would be to rely on Project libraries. As you rightfully mentioned, managing code written only in recipes can quickly become cum…1 · -
Re: Write a marco which will shut down all of the notebook kernels on a instance
Hi, Look into the Macros section of your Project, you should see one called "Kill Jupyter sessions" in the "Resource management" section. Hope this helps! Best, Harizo1 · -
Re: Api to get spark config of a recipe
Hi nmahdu20, In DSS, each recipe running on top of Spark points to a Spark configuration that is accessible through the instance settings. If you want to retrieve the name and details of this configu…1 · -
Re: Extract train/test/validation sets from visual ML
Hi, Exporting train/test preprocessed data is not currently possible in Dataiku but we are looking into it. We'll take note of this post and will keep you posted if future product improvements can he…1 · -
Re: Copying a model from one project to another
Hi Romila, You can copy the Saved Model and the Training Recipe to a new project by selecting the Saved Model and click on "Copy" at the bottom of the right panel. You will then get prompte…1 ·