Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
DCELL
Resolver I
Resolver I

Module not found auto-sklearn

Hello,

 

I added the auto-sklearn package in my environment, but when I try to import it it says "module not found". I also tried using %pip install but it doesn't install successfully. I tried %pip install autosklearn==each version between 0.14.0 and 0.15.0 inclusive.

 

Here you can see the package is installed:

DCELL_0-1746279150491.png

But not found. The same environment is selected and the notebook and environment objects are in the same workspace

DCELL_2-1746279878132.png

 

Using %pip install auto-sklearn fails:

DCELL_3-1746280711221.png

 

 

 

 

 

1 ACCEPTED SOLUTION
DCELL
Resolver I
Resolver I

It seems to be an auto-sklearn version problem. In Fabric scikit-learn is 1.2.2 by default, which is not compatible with any version of auto-sklearn.

View solution in original post

1 REPLY 1
DCELL
Resolver I
Resolver I

It seems to be an auto-sklearn version problem. In Fabric scikit-learn is 1.2.2 by default, which is not compatible with any version of auto-sklearn.

Helpful resources

Announcements
August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors