Hello there, Currently, the Dataiku Free VM is based on CentOS 7.9 that will officially be end-of-life in june 2024. CentOS 7.9 currently only provide Python v3.6 as the official Python distro package, meaning that we have to install recent Python versions by hand (./configure and then "make altinstall") which is painful…
Hello, I got assigned a new environment to run my python code and I noticed whenever I try to import dataiku, I get the error below: /data/dataiku/dataiku-dss-10.0.5/python/dataiku/core/schema_handling.py:17: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. 'boolean': np.bool…
Hello, I aim to execute an XGBoost partitioned machine learning model using a specific Python environment, namely Python 3.11 (not the default environment). Although I've installed all the required packages, I encountered an issue with scikit-learn, which indicated that I need to downgrade it to a previous version since…
Hello community, I am a student and I discovered Dataiku very recently as part of a marketing project for the current semester. And I'm encountering some problems with the installation. I work under Windows 10 with my laptop and desktop computer and I chose VirtualBox as my virtual machine to run DSS. Unfortunately, I'm…
DSS documentation states that base images can be built with `dssadmin build-base-image --cuda-version X.Y` which only supports CUDA versions up to 11.2. Documentation goes on to say `If you require other CUDA versions, you would have to create a custom image.` As CUDA 11.2 is more than 3 years old, we'd like to see whether…
Hello Dataiku community! I've trained a model using our Dataiku 12.2.0 version and later exported it as an MLflow to deploy it onto an AKS cluster. However, our cybersecurity team has advised updating the Python libraries and the MLflow version. As a platform admin profile user, but without backend access, how can I…
I am using jupyter notebook to work on a project. However when I try to access ipywidgets, it says No module named 'ipywidgets' This still happening after installing the module using 'pip install'. My main motive to use ipywidgets is to get a copy to clipboard button for output dataframes. Please do let me know the…
How do i download dataiku software? Thanks
In order to use the Visual ML deep learning prediction model, Time Series Forecasting model, etc. you are required to have a custom python code environment, and then you have to install the "Visual Deep Learning..." additional packages into the custom python environment. However, on Windows 10 or Windows 11 when you go to…
Hi Everyone, I know we can get the selected engine details of a recipe using the API. but is there a way to change the engine of the recipe as well using the API ? Any suggestions are welcome Thanks..
Create an account to contribute great content, engage with others, and show your appreciation.