Back to explore

Building an AtCoder Difficulty Predictor with Jev

The author built an AtCoder ABC difficulty predictor with Jev and trained it with gradient boosting on about 1,000 problems, reaching an MAE close to top human level.

ちなみにこんな感じでABCのDifficulty推測をJevで組んで、これを過去1000問くらいで勾配ブースティングとかで学習させてみたら、trainデータと別のデータでMAE200弱くらい(人間最高峰と同レベル)まで行けたから、Jev適当に使ってこういうの試すのいいな、とは思ってます。SWE-2でもほぼ同精度だけどね

Building an AtCoder Difficulty Predictor with Jev 1
· 0 likesOpen on X