問題タブ [lightgbm]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
1694 参照

python-3.x - GPU をサポートする LightGBM をインストールしてみてください

公式ガイドに順を追って進み、最後のコマンドに到達します ( https://github.com/Microsoft/LightGBM/blob/master/docs/Installation-Guide.rst#linuxから GPU バージョンもビルドします):

このコマンドを実行すると、次のようになりました。

setuptools、numpy、scipy をインストールしようとしました。これは役に立ちませんでした