-
How to get information about jobs' CPU and ressource usage?
Hello, i need to make a repport about all the jobs and all the scenarios running in dataiku and i was wondering if there is a command that will allow me to have informations about the ressources used by every one of them. And if not is there another way to gather these informations?
-
About Shapley calculations
Hi, we're facing big problems with Shapley calculation with a customer. I've found some useful documentation at https://doc.dataiku.com/dss/latest/machine-learning/supervised/explanations.html and a few messages in the community (https://community.dataiku.com/t5/Using-Dataiku/SHAP-Shapley-values-in-Dataiku/m-p/22241,…
-
My dataset gets wiped (seemingly) periodically
Hello, I've been working with Dataiku for a few months, learning all about it. I created a flow to forecast upcoming values, from historical data. The method I used to import this historical data into Dataiku was: I created a Google BigQuery dataset → I put the SQL query in it → Loaded all the data → Synced it into another…
-
data analysis
I am in the data collection and analysis phase of my project. I am not sure which data tools and analyses are recommended for my data. Can anyone have the expertise to provide hisher feedback? If yes, i will provide further details
-
How to Analyze Entire Datasets in Dataiku Instead of Samples
I’m working in Dataiku to create a usable dataset by combining internal data with public data. Currently, each dataset is loaded with only a sample of about 10,000 rows, and I used Visual Recipes to build the final dataset. However, it seems that the final output was also generated based only on the sample data. How can I…
-
Error while computing large number
I've got an error while computing a large number (ie somtehing like 10^18). The formula "MJ*1000000" retruns negative value in column "J" for some rows and the correct value for others… Does someone as an explanation and a solution ? Thanks very much in advance
-
where to find confusion matrix, ROC, Accuracy and other in standalone evaluation recipe results
Operating system used: windows
-
How to calculate percentiles of a column suppose amount starting from P1 to P100 by Segment
How to calculate percentiles of tran_amt starting from P1 to P100 by Segment Operating system used: Windows
-
Public WebApp setup
Hello, I am following the documentation in order to make a webapp Public without any need of authentication. I have two questions: * After going to settings and use the PROJECTKEY, which extension should I use from these two : "webappid" or "webAppId" ? * When the project key has been added, documentation says to use the…
-
Dynamic input from entry in SharePoint list
I have a project that inputs minimal items from a SharePoint list. It contains entries with a title, an effective date, and the URL of a consistently formatted Excel spreadsheet on the same SharePoint site. I'd like to use the URL to pull in the spreadsheet with the rest of the information needed for the project. Is this…