-
Re: Stacking two datasets and writing the result into one of the input datasets.
Hi, Instead of a stack recipe, you can use a sync recipe from B to A and set the output on append mode: in the input/output tab of the recipe, on the A output, check "Append instead of overwrite…1 · -
Re: Error compute kernel failure new Statistics Feature
You should send that to support@dataiku.com (or on support.dataiku.com), as these files can contain things you may not want public, and support is better armed than community to answer on the specifi…1 · -
Re: Error while executing spark
I was able to reproduce your issue. It seems that for MLLib engine, if your target is not true/false on a binary classification target, you should force its Meaning to Text in the Script part of the…1 · -
Re: Error while executing spark
Hello, * In your test set for this machine learning task, do you happen to have "false" and/or "true" as target for the prediction? * If no, are the schemas or format of your trai…1 · -
How Dataiku DSS Handles and Displays Date & Time
DSS and dates In Dataiku DSS, “dates” mean “an absolute point in time”, meaning something that is expressible as a date and time and timezone. For example, 2001-01-20T14:00:00.000Z or 2001-01-20T16:0…4 ·