-
model’s performance on the train portion of the dataset
Hi everyone, I’m trying to figure out where I can find my model’s performance on the train portion of the dataset in Dataiku. I can easily access the test set metrics in the model interface, but I don’t see where Dataiku shows the scores computed on the training set (AUC, F1, etc.). Are these metrics available directly in…
-
Upsert of daily data in Dataiku DSS
I work on data fed daily and I try to find a way in Dataiku to do upsert: do at the same time update records and insert new records, what are the different ways to do this please?
-
HTML link for file in Managed Folder
Team, I have been coding in python recipe and unable to create a html link that enables users to download xlsx file in a Managed folder. Could someone please assist.
-
Is there a recipe that can be used to automatically print a dashboard?
Is there a recipe that can be used to automatically print a dashboard? The dashboard gets emailed daily and we would like to for it to automatically print once the workflow is done.
-
DSS Engine error on visual recipes
Greetings All, Please advise how to solve DSS Engine error on visual recipes " Oops: an unexpected error occurred Unknown error Please see our options for getting help HTTP code: 500, type: unknown" Therefore as an impact the datasets after the visual recipes are not updated. We are experiencing the issues mostly on the…
-
How to embed Dataiku Dashboard in the fullscreen version
Embed the dashboaed in fullscreen mode, without showing "project name", "edit buttons", etc. Zoom in the map in the middle as like the map in the left and right, and also make it stay. It would not change even after refreshing the webapp.
-
Getting below error
-
Migration & Synchronize issue in automation node
Hi, I'm using the dataiku 12.5.2 in my workplace, and I found synchronizing design node and automation node is quite hard. Minor debugging issues that occur during ingestion are all processed by the automation node, while architectural modifications are build and tested in the design node. As time goes on, differences…
-
How we can use a AWS EFS file share for Dataiku APIs deployed to Kubernetes
How we can use a AWS EFS file share for Dataiku APIs deployed to Kubernetes. We can configure CSI driver and storage class, then create PVC on Kubernetes cluster. But, how we can use it as mount in deployments that gets deployed through DSS API deployer.
-
Using Dataiku to analyze content update patterns from streaming platforms
Hi everyone I’m experimenting with Dataiku to track and analyze data from a few drama and entertainment streaming platforms. The idea is to study how frequently new content (episodes or shows) gets updated and whether there are noticeable trends in release timing or viewer engagement. I’ve connected some APIs and CSV data…