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.
データセットで Rstudio の gbm(formula, data) を使用しようとしました。しかし、Rstudio は Windows と Mac で何のメッセージもなくクラッシュします (単に「Rstudio を再起動する必要があります」)。この問題を解決する方法はありますか?
ありがとう
分類応答が因子に設定されているときに、その問題が発生しました。応答を数値に変更すると解決しました。