scikit learn version in a customized python env
omarh2m
Registered Posts: 6 ✭
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.
when i try to install the sckit learn package 1.0 i get the following error (
Operating system used: centos (7)
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,160 Neuron
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.