Plugins & Extending Dataiku
-
Predictions made using Dataiku Snowpark API Yield Single Class for Multi-Class Classification model
Hello community, I am facing an issue when using Dataiku's Snowpark API to make predictions from a multi-class classification model. The model is trained with Dataiku and a Snowflake table via Visual ML. The predictions only return one class, while the same table loaded as a pandas DataFrame returns correct predictions…
-
Error 500 trying to install plugin from Archive with API
Hello, I'm in the process of automating a complete installation of DataIku. While I'm almost done, I'm struggling with plugins install. I'm unable to use the ansible collection or the python API as I keep getting an error 500 from the server when trying to install a plugin from a zip archive (installing the same plugin…
-
Create a Macro
Hey, I want to create a new macro on my custom Design Node instance. However I see that you can make plugins or applications but for a simple macro? Also, I see that there are macros in the dataiku store that offer ‘pick list’ type parameters. How can we do this at our level? Thank you for help
-
MAP Chart Creation support needed
Hi, I tired to create map chart for sales data country/state/region wise, using reverse/ and forward geocoding plugin, but met with this error Job failed: Error in Python process: At line 3: <class 'ModuleNotFoundError'>: No module named 'diskcache' Thanks Sreejith
-
Sharepoint list update
How to update a column of an existing SharePoint list item. There are 95 list items on a SharePoint list, and a process runs to compare data from one of the columns of each list item with a database table and only update a column "Lower?" of the list items for which the values are lower than the database table values.…
-
Machine Learning
How would I be able to incorporate a web data analyzer without a web app, I want to analyze the ASX market and predict the most likely increase, but the data updates daily and I want to add a macro so it auto buys and sells. Any suggestions or code examples?
-
Parse prepare recipe from Dataiku API
Hello All ! i am looking to parse the prepare recipe steps in order to analyze each step separately on its ownm using DSS API, is there any way? BR,
-
Visibility condition in plugin parameter
I have a Python plugin with a parameter A of type "MULTISELECT" and another parameter B which I'd like to hide based on A. For instance, if A can take on the values (1, 2, 3), what should be the "visibilityCondition" for parameter B when A meets one of these conditions? * Hide B if A has no values selected * Hide B if A =…
-
send attachment from dataiku to teams channel.
Looking for options to send attachment from dataiku to teams channel. Anyone setup this before?
-
finding projects using a particular plugin
Is there a quick way to find the projects using a particular plugin?