teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

一部修正

2021/08/18 23:22

投稿

toast-uz
toast-uz

スコア3266

answer CHANGED
@@ -1,4 +1,4 @@
1
- `lgb.plot_metric`という便利なメソッドがあり、質問者が求める学習カーブのグラフが一発で出ます。
1
+ `lgb.plot_metric`という便利なメソッドがあり、質問者が求める学習カーブのグラフが一発で出ます。
2
2
 
3
3
  参考: [How to plot the learning curves in lightgbm and Python?](https://stackoverflow.com/questions/60132246/how-to-plot-the-learning-curves-in-lightgbm-and-python)
4
4