Hello again, I have 3 follow-up questions.
1) Upon searching, Anaconda website ( https://anaconda.org/anaconda/py-xgboost) says that you can install with, > conda install -c anaconda py-xgboost I have miniconda, not anaconda, I guess I just replace it anaconda with minconda? 2) Using pip3 command, > pip3 install xgboost I don't have pip. 3) From XGBoost website, I now see that you can build XGBoost from source ( https://xgboost.readthedocs.io/en/latest/build.html) Question: will all the 3 methods install XGBoost in the same folder? Thanks a lot! On Mon, Apr 5, 2021 at 10:35 AM C W <tmrs...@gmail.com> wrote: > Hello all, > > I can't install pip on this computer. It has conda installed (probably not > helpful). Is there a work around to install XGBoost and packages? > > I remember reading on stackoverflow, there were some simple commands to do > it. I actually used it to install packages without pip. > > I can't find the post anymore, could anyone help? > > Thanks so much! > > Mike >
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn