-
copying trained model using visual recipe from one project to another
Hi everyone, I have trained a model using visual recipe in one project and I am trying to copy it to another project - I have included the source data too while copying (similar to this). However, I have been getting the following error in the destination project. I have tried this a few months back without any issues.…
-
ERROR with run manually a scenario
Hello, I tried to run manually a scenario, but i got error below: Failed to enumerate source { "useGlobalProxy": true, "providerType": "URL", "params": { "path": "https://downloads.dataiku.com/public/website-additional-assets/data/merchant_info.csv.zip", "consider404AsEmpty": true, "fallbackHeadToGet": true,…
-
revert to version before
Hello, I have error when i whant to revert to the version before: Oops: an unexpected error occurred Cannot run program "git" (in directory "C:\Users\xuan.peng\AppData\Local\Dataiku\DataScienceStudio\dss_home\config\projects\TUT_FLOW_ZONES"): CreateProcess error=2, Le fichier spécifié est introuvable, caused by:…
-
how can i Connect to a remote Git repository
hello, is there Git repository Dataiku we can use to connect my project ? otherwise, how can we use our private Git repository? thanks
-
Cannot find Advanced Designer Flow Zones project
Hello, I cannot create new project with + New Project > DSS tutorials > Advanced Designer > Flow Zones. there some error: Could not download tutorials Not all tutorials are available here. You can download all sample projects and tutorials from our Learn website Details: Error while trying to GET url, caused by:…
-
Use Dataiku in local Kubernetes cluster
Hi, Can anyone help me answer this question? Is it possible to install Dataiku in a Kuberentes server cluster at On-premises? Because I read documents that only mentioned cloud or minikube environments. Thanks Giang
-
Change git default master to main
Hello, is there any way to change default branch name to master when we create a new project in designer? Why when we want to switch branch, when we set new project name there an error "Project does not exist" and if we choses an existing project it says "Project already exist". How to pass this?
-
API in Streamlit
Hello, While post requesting in streamlit (Code Studio) , I keep receiving the same error : {"errorType":"com.dataiku.dip.io.SocketBlockLinkKernelException","message":"Failed to run function : \u003cclass \u0027TypeError\u0027\u003e : api_py_function() missing 3 required positional arguments: \u0027file_bytes_io\u0027,…
-
v12.6 Light GBM Performance
I upgraded (in-place) from v11 to v12 and am re-training ML models ... Light GBM is crashing now (running out of memory) - hyperparameters and algorithm preset's are exactly the same ... is there a know issue with Light GBM in v12 consuming more resources now ? Operating system used: Ubuntu Linux
-
What is the maximum number of scenario allowed in a project
Hi all, Questions: * Is there any limit on the number of scenario allowed in a project? * Is there any limit on how many scenario can run simultaneously? Thanks