Re: [scikit-learn] scikit-learn for Apple Silicon M1 Macs

2021-08-02 Thread Guillaume Lemaître
There is no currently available wheel in PyPI because NumPy and SciPy does not provide wheels as well: https://github.com/scikit-learn/scikit-learn/issues/19137 However, one can use `miniforge` or `mambaforge` to install binaries witho

[scikit-learn] scikit-learn for Apple Silicon M1 Macs

2021-08-02 Thread Uroš Poček
Hello, I am a student and ML programmer and I have been using scikit-learn library for python for a few years now on my PC, but recently I switched to M1 iMac and when I tried to transfer my projects and pip install used libraries in them I ran in bunch of issues. Long story short I was able to suc