I'm trying to install py-xgboost-gpu
on a Mac as XGBoost instructs on the website but I'm getting a PackagesNotFoundError
I'm running
conda install -c conda-forge py-xgboost-gpu
and getting
PackagesNotFoundError: The following packages are not available from current channels:
- py-xgboost-gpu
Any idea why?