Auto-PyTorch icon indicating copy to clipboard operation
Auto-PyTorch copied to clipboard

Upgrade Scikit-learn to 1.1+

Open auvipy opened this issue 3 years ago • 4 comments

the dependencies should be upgraded

auvipy avatar Jun 07 '22 10:06 auvipy

Hey, thanks for this issue. Currently, we are benchmarking the library and working on improving its performance. We definitely want to upgrade the requirements however, we cant see us working on it for another month atleast.

ravinkohli avatar Aug 17 '22 13:08 ravinkohli

Just FYI, this is preventing installation on my Mac based on the M1 chip (but seemed to work on a Mac on Intel). The old version of scikit-learn that you're forcing is forcing an old version of numpy, which is failing to compile.

auto-sklearn has the same problem. I guess this codebase is a fork of that or something?

willer avatar Jan 16 '23 07:01 willer

I might need to restart my effort

auvipy avatar Jan 16 '23 16:01 auvipy

I would also appreciate the update to sklearn 1.1+!

tyler-romero avatar Apr 03 '23 18:04 tyler-romero