-
Can Data Collections be automatically propagated from Designer to Automation in Dataiku?
Hello everyone, I would like to understand whether Data Collections in Dataiku can be propagated from a Designer node to an Automation node as part of a standard project deployment, without having to recreate them manually on Automation. Context In the case of the Feature Store, when a project bundle is deployed from…
-
Can you please share Document of "Best Practices in Dataiku"
-
Advanced Designer Assessment
Hi everyone, During the assessment I have to : Attempt to build only the Product_Aggregated dataset. This job will fail. But the job succeeded. Is that normal? I'm worried not able to answer some questions during the Multiple Choice Exam. Dataiku version used: Version: 14.6.2
-
From Stranded GPUs to Governed Inference: Dataiku and NVIDIA Run:ai for NVIDIA NIM at Scale
By Shashank Gaur, Solution Architect at Dataiku, Nate Kim, Field Engineer at Dataiku, Guy Salton, Solution Architect at NVIDIA & Vineeth Kalluru, Solution Architect at NVIDIA From Benchmark to Production: The Last Mile for NVIDIA NIM Deployments Recent benchmarking from NVIDIA and Nebius made one thing clear: fractional…
-
Data Lineage, How to Create a Full Zone Data Lineage?
I'm new to DSS 14, and need a full data lineage per zone. The "Read the Documentation" link on the main page is leading to: Not FoundThe requested URL was not found on this server. And the Data Lineage — Dataiku DSS 14 documentation doesn't explain any details on! I see I can only get a live data lineage per column, not…
-
Structured JSON output by LLM via Snowflake Cortex
Hi, my company recently added access to LLMs via Snowflake Cortex through Dataiku's LLM Mesh feature. When trying to generate structured JSON output (either in the UI via Prompt Studio or via the Python API according to the official documentation), I run into the following error: The Snowflake Cortex (SQL) completion API…
-
Dataiku CloudのAutomation NodeでCode EnvironmentのOwnerを変更できない
こんにちは。 Dataiku Cloud環境において、Automation Node上のCode EnvironmentのOwner変更について質問があります。 環境 Dataiku Cloud Pre-Prod Automation Node Prod Automation Node 発生している事象 Automation Node上のCode Environmentの設定画面で、Ownerを変更しようとしていますが、変更を保存できません。 具体的には以下の動作となります。 Code Environmentの設定画面を開く Ownerのみ変更する 保存ボタン(Save)が有効にならない また、以下も試しました。…
-
Deep Learning Feature Importance
I'm using v13.3.2, and notice Feature Importance is not available for DL models … it that available in v14 ? Dataiku version used: 13.3.2
-
Integrating a Digital Membership Card System with Dataiku for Member Analytics
Hello everyone, I’m exploring a use case where we connect a digital membership card system with Dataiku to improve member analytics and engagement for a large user base (50k+ members). We currently manage membership data through a platform like MembershipAnywhere, which issues Apple Wallet / Google Wallet-based digital…
-
How can a Python function endpoint (API Designer) read project variables / secrets, or what's the ri
Goal: My API service returns document-classification predictions. I also want the same service (or a companion endpoint) to persist reviewer feedback so I can retrain later — ideally into a dataset, or into an external store (a SharePoint list via the Microsoft Graph API). What I've found / problem: Inside the Python…