-
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…
-
How do I search discussions?
I want to ask something but first I want to check if this has been asked (and maybe answered) before. How do I search in discussions? Eventually not only text search, but I bit smarter (AI). Operating system used: Windows
-
Como hacer regresion multiple en dataiku
Operating system used: windows
-
How can I access Recipe Run Options on a free tier?
Hello! I am pursuing the Advanced Designer learning path and at the Partitioning module I need to access Recipe run options, which is supposed to be next to the Run button, but I can't find it. Is it possible that this option might not be available on a free tier? Thank you in advance. Operating system used: Windows…
-
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…
-
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…
-
Categorical columns get distorted after using recipes like join, pivot, or group
Categorical columns get distorted after using recipes like join, pivot, or group, even with clean data and unique IDs. Anyone else facing this? Operating system used: Windows
-
Hosting webapp with python backend
Is the sample webapp mentioned in the example working? I was getting errors on the HTML UI How to create a form for data input? - Dataiku Developer Guide https://developer.dataiku.com/latest/tutorials/webapps/standard/form-to-submit-values/index.html Operating system used: Dataiku Free edition - Space
-
How to handle duplicate timestamp?
I want to forecast the value of "main", but there is a notification that the date is duplicate. In fact, each row is a unique row that has an identifier. How to solve this problem? Operating system used: MacOS