What are our options with Dataiku for using .whl files presently stored on our own repository? Can a .whl be a plugin? or is it better to reference the .whl in the code environment? Operating system u…
Hello Dataiku Community, I’m developing a custom plugin in Dataiku, and I’m facing an issue when passing a large config parameter. The parameter is a list with around 500 items, and I can see that: •T…
Hi! I am trying to implement the survival analysis plugin using the Weibull distribution. I am trying to replicate a model in python where we use the predict_median method to get the predictions from …