Forum Discussion
DCELL
Resolver I
1 year agoModule 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...
- 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.
DCELL
Resolver I
1 year agoIt 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.