-
VISUAL RECIPE
Hi, Is there a way to exclude the column used to Split the dataset in SPLIT recipe without using prepare/precomputed column
-
Please, use Marimo Notebook as replacement Jupyter Notebook
This is not a question, but more like opinion and/or feature request. Marimo Notebook definitely would be a perfect match for DSS rather than dataiku, you don't need to convert python recipe to a jupyter notebook, back and forth when editing it, the notebook is really git friendly since it is literally a python script…
-
Advanced LLM Mesh add-on available on Free version?
I couldn't find the answer. I have a community version installed in my server. When I try to use the Agents tools, I get this Usage of Agents requires the Advanced LLM Mesh add-on. Please get in touch with your Dataiku Account Executive or Customer Success Manager to learn more about the Advanced LLM Mesh Is this only…
-
How to Integrate an Exported Next.js App with Dataiku (v14.0.2)?
Hello everyone, I’m a junior developer and I’m having trouble integrating Next.js with Dataiku. I tried exporting my Next.js application to HTML using the output: export method, but I’m still encountering issues. I’m currently using Dataiku version 14.0.2. Here’s an example of the error I’m seeing: Could anyone advise if…
-
Created an account NO 🚫 NEW PROJECT PAGE located
Note: I selected Dataiku version 10 👇 below in order to submit this question. I have no idea what version of Dataiku. I logged in created an account that is all. Create account Username Password Top Left: 🐦, Dataiki, profile Top Center: My name is large black font with option to edit Bottom half: Dataiku Academy Dataiku…
-
clickhouse support
Hello, is it planned to add clikhouse as a supported database, if not, is it possible to add it ?
-
Using dataiku DSS, How to get back to Designer for starting a New Project? Thanks.
Pursuing the Developer Track on the free version of Studio. Mapping my progress along side navigationg the DSS is a bit challenging. I am copying the Lesson onto Note and using another screen to run the exercises. These are quite intuitive for the most part, but with a few hiccups like getting back to the Hope Screen or…
-
waiting period for exam retake of dataiku core designer and ml practitioner
what is the waiting period for exam retake of dataiku core designer and ml practitioner
-
Question about the install path of Dataiku
Due to the space in my username(Zhao Guanghao)of my laptop, I can not run dataiku correctly. Meanwhile, the filename under the 'User' file in C disk can't be modified, once you rename it directly, the system can not identify the account and it will collapse. Besides, Dataiku can only be installed in the path 'C…
-
Timeseries forecasting with GPU / cuda 11
Hello, I am now trying to train a model with timeseries forecast by using GPU. OS: Ubuntu 22.04 Installed with apt-get on OS: libcudnn9-cuda-11 cuda-toolkit-11-8 libnccl2 I then created a new python env : when i use that environment in the model, I can see at first that it's fine since it shows me my GPU card : but when I…