scikit learn version in a customized python env

omarh2m
Level 2
scikit learn version in a customized python env
 

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 the latest one is unsupported. This message was displayed in the image provided below.
image.png

 

when i try to install the sckit learn package 1.0 i get the following error (

 

image.png


Operating system used: centos (7)

0 Kudos
1 Reply
Turribeach

We would need to see the full error log for the code environment to be able to help you. Also note that Dataiku v12.6 added support for scikit-learn v1.3 so you may wish to upgrade to v12.6. 

0 Kudos