I am using Jupyter notebook in Windows. I have tried many commands including the ones below from different pages, none could solve and i get errors. Has anyone found a workaround? even if i can install it in Google Colab would be fine.
curl https://raw.githubusercontent.com/automl/auto-sklearn/master/requirements.txt | xargs -n 1 -L 1 pip3 install
pip3 install auto-sklearn
or
sudo pip install autosklearn