from Hacker News

How to tell if you have trained your model with enough data

by charleshmartin on 7/10/21, 2:31 AM with 2 comments

  • by Eridrus on 7/10/21, 3:13 AM

    Being able to tell if a model has been trained enough without reference to a separate dev set seems like a useful capability, but how can you actually turn these plots into a decision criteria?

    Why is a modal alpha of 4 high, but an alpha of 3.5 ok?