-
Metrics display by partition in dashboard
Hello, If i have a partitionned dataset and want to display metrics for specific partitions instead of whole datases, what should i do? Because apparently it only allows for metrics for whole datasets and not for partitions. Thank you!
-
Export Isolation Forest Individual Interpretation / Heatmap
The Isolation Forest Report, under "Clusters" & Anomalies has a very nice heat maps highlighting which datapoints are anomalies. As far as I can tell there is no way to export this heatmap and no way to export a dataset that says which datapoints contributed most to the anomaly score. You can only export the dataset which…
-
Schema for ML prediction analysis for Recommendation system
Hello, I am new to ML and I'm trying to create a very basic recommendation system for a very simple dataset I have. My dataset only contains productID and customerID and I have performed auto collaborative filtering (using the recommendation system plugin) on this dataset to generate a score. I want an item based…
-
Suggestion of the handling of Support Cases
I notice that the support ticket are only visible to the reporter. In my case, we are two administrators and it would be nice that tickets are shared. I know that I can "Add people to the conversation" so that they get emails with the updates. I would like really to be about to open the…
-
What formula is used for the fuzzy values clustering in the prepare recipe on DSS?
According to: https://knowledge.dataiku.com/latest/kb/data-prep/prepare-recipe/How-to-standardize-text-fields-using-fuzzy-values-clustering.html You can choose a clustering strategy of “Fuzzy” or “Highly fuzzy” to cluster and merge similar text in the dataset. What is this fuzzy matching based on? Damerau–Levenshtein? If…
-
Regular Expression Replace double spaces in a string with one space.
Hi, I have a string 'Ranjith Jose' in column 'Name', which has double space between first and last name. I have used Replace prepare recipe. Matching Mode: Regular Expression Normalization Mode: Exact Replacements \s+ --> No Value (I need to keep one space instead of 'No Value'.) Please assist. Thanks, Ranjith Jose.
-
Unable to create a new project. Loading takes forever
I just started with Dataiku and i am unable to create a new project. I tried + New Project - DSS tutorials - Basics 101 and the page keeps loading after that forever. I am using the latest version of Dataiku. I just installed it yesterday. I have downloaded a free version on Windows. Tried multiple browsers, but the issue…
-
Do not update or write intermediate dataset
Hi, I have flow where I do not update/write intermediate dataset. Could you please help, how can I achieve this.
-
Do not update or write intermediate dataset
Hi, I have flow where I do not update/write intermediate dataset. Could you please help, how can I achieve this. Thanks Dheerendra
-
Dataiku Recipe that can copy specific columns from dataset
Hi Dataiku Community! I am a new user and would like to seek your help if there is a specific recipe I can use to copy specific columns from a dataset? The table I am currently working on consists of 200++ fields, an I do not need them all to proceed with the project. This is also causing slowneed when I perform sync and…