-
Is it possible to link original documents in Dash Webapps and how?
Hi experts, I am working on Dataiku Dash Webapps, and would like to achieve the function of opening original pdf files sitting in dss managed folder by clicking file name in my table. For example I click ReportA.pdf, that report will be opened in a new tab, and then similar with other pdfs. Is it possible to achieve this…
-
OneDrive - Schema Refresh/Update
Hi, We are trying to refresh the dataset schema which we are calling using OneDrive Plugin, and Dataset schema is not getting updated/refreshed even if changed at source. Thanks & Regards, Vijay Operating system used: Ubuntu
-
Changing Jupyter Notebook in flow
I have a flow that uses a Jupyter Notebook but I would like to change it to a different notebook that has some enhancements. Is it possible to change the notebook within the flow definitions? I don't see that option anywhere. Hector Operating system used: Linux
-
Export recipe to local windows folders
Hi there, I am working with DSS on my local machine with the Windows Subsystem for Linux (Ubuntu). Is it possible to automate the import & export of files from & to my local windows folders with visual recipes as part of my flow? I have noticed there is an export recipe, but I don't know if / how to export to the windows…
-
Passing Variable to a Filter Recipe
Hi, this seems pretty trivial but I can't seem to get it to work; I have declared a variable called "COBDate" = "2022-01-28" I can also select this variable within the filter recipe and DSS reports the correct value within the variables preview, however when executing a simple formula based filter such as; COBDate ==…
-
Coefficient names from VisualML Ridge Regression?
Im noticing that the resulting coefficients for a OHE feature fit with a ridge regression does not have the real name of the category assigned to it. Instead it looks to me that it indexed the row that the category was in (they are distinct), but Im not at all sure about that. My question is why dd it not just give it the…
-
Variables - Automatic update code
Hello ! I read on the documentation that global variables can be dynamically modified at project run by auto execution the get_variables() code defined in Administration / Variables Automatic update code. It seems nice but as I see it is Jython only, is there any way to use some contextual data like custom variables / user…
-
Is it possible to enforce monotonic constraints in models developing using the monotonic constraints
Is it possible to enforce monotonic constraints in model development using the monotonic constraints? I want to enforce directionality to certain features based on the business expectation. Say, I'm using the xgb model. I can add monotonic constraints. Is it possible to do the same in Dataiku? Operating system used: Windows
-
Happy 10th anniversary to all Dataikers out there!
It's a great achievement in such a short time!
-
Test Queries: batch prediction in the API Designer
Hi can i enter here a multiple calls , to receive back multiple predictions? if so how please ? , i can only run one query per a time. Thank you!