After I rerun the evaluation recipe and get new evaluation score, I also want to show the new score row in generated metrics dataset. But after re-build the metrics dataset, it still shows original dataset not updated one. Anyone know how to let metrics dataset have updated data?
Job is getting failed in preview mode only when am building the folder in recursive mode. and the error is not easy to understand in log file. could you please help me on this . But when am building the dataset its working fine !!! only problem is when am building the folder Thanks in advance, Degananda
Hello, I was wondering what is used by the get_dataframe() method in order to load the dataset into a pandas dataframe. If pandas is used, is it possible to pass an argument such as engine = "pyarrow" to speed up the loading process? Thank you in advance! Operating system used: Windows 10
I'm trying to create a recipe where I take "Id" from get_input_names_for_role() and I need to know if it is a saved model or a managed folder or file. Can anyone tell me if there's a way to make a conditional statement in python to check the object type of the given input?
i could not able to read excel file present in dataiku folders .could you please share me the code if possible thanks in advance
I have defined a project global variable, xcoord - { "xcoord": 300 } I am using this variable in a python recipe though x2 as defined. This python recipe is used to build a downstream dataset and is working fine. client = dataiku.api_client() projectKey = dataiku.default_project_key() proj = client.get_project(projectKey)…
Originally posted by Dataiku by @EmmaH on November 9, 2021 Ever have trouble deciding what to wear in the morning? Well, it may not be a problem for much longer! Thanks to this computer vision-based outfit recommendation system, don’t waste those precious minutes deciding what to wear, let AI do it for you! This article…
I am trying to create a data input via a SQL query as shown below. I am getting errors from Dataiku for the "distinct" command and also for the "max" command. My problem is that the result is a 296 million row table when I really only need about 100k rows. I know I could take the 296M row table and run a DISTINCT recipe…
Dear, I hope you're having a good day. I would like to know if you're interested in creating self-study group for Machine Learning. Here's my Discord's account: EslamFouad#7794 You can add me there if you're interested. Thank you so much.
Is there a way to create Web apps using the hvPlot?
Create an account to contribute great content, engage with others, and show your appreciation.