data_mining:neural_network:partitioning

Train / Dev / Test set

Traditionally: 60 / 20 / 20

Big Data (>1 mio cases): 95.5 / 0.4 / 0.1

Another problem: Make sure that dev and test set came from same distribution (e.g. user uploaded potato pictures vs. high res).

  • data_mining/neural_network/partitioning.txt
  • Last modified: 2017/08/19 22:16
  • by phreazer