-
Re: How can I add p-values estimation to my logistic regressions
Hi, DSS only shows p-values when there are less than 1000 coefficients (after preprocessing - so each categorical value becomes a coefficient). Even if you have less than 1000 coefficients, computing…1 · -
Re: Scenario Building issues
Hi, If you have a flow like: A->B->C->D and build in "smart reconstruct" (aka "build required") D, then DSS will: * first check "has A been modified since B was buil…2 · -
Re: Are user-defined meanings strictly global?
Hi, At the moment, UDMs are indeed only global. We are thinking about the possibility to add per-project-UDMs but do not have a timeframe for that yet. From your description, couldn't you perfor…1 · -
Re: Customise code recipe defaults
Hi, This is not possible but is currently in our backlog1 · -
Re: Most optimized way to keep the libraries loaded ?
Hi, If you create a Python endpoint using the DSS API Designer / API node, the libraries will stay loaded between calls: https://doc.dataiku.com/dss/latest/apinode/index.html Best,1 ·
