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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

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
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

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

Top Kudoed Authors