Forum Discussion

DCELL's avatar
DCELL
Icon for Resolver I rankResolver I
1 year ago
Solved

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 %pi...
  • DCELL's avatar
    1 year ago

    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.