Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
R自体がシングルスレッドであることは知っていますが、XGboostにはパラメーターnthreadがあり、xgboostが処理に使用するスレッドの数を制御する必要があると思われます。ただし、どのように設定しても、使用されているコアは 1 つだけです。
並行して実行するために何をする必要がありますか?