Windows 10 で XGBoost for Python を実行するために、こちらとこちらの手順に従っています。 Git for Windowsをインストールしましたが、次の手順を試すと次のエラーが表示されます。
$ cp make/mingw64.mk config.mk; make -j4
cp: cannot stat 'make/mingw64.mk': No such file or directory
make: *** No targets specified and no makefile found. Stop.
XGBoost for Python を Windows で実行する簡単な方法はありますか?
どんな助けでも大歓迎です。