1. 01 4月, 2020 16 次提交
  2. 28 1月, 2020 2 次提交
  3. 15 1月, 2020 2 次提交
  4. 27 12月, 2019 1 次提交
  5. 14 12月, 2019 1 次提交
  6. 29 11月, 2019 2 次提交
  7. 28 11月, 2019 2 次提交
  8. 18 11月, 2019 1 次提交
  9. 07 11月, 2019 1 次提交
    • K
      上下文语义冲突 · a98aa184
      KaiWangKW 提交于
      上文:
      EN:"A test set should still be held out for final evaluation, but the validation set is no longer needed when doing CV. "
      CN:"交叉验证仍需要测试集做最后的模型评估,但不再需要验证集。"
      
      下文:
      EN:"the resulting model is validated on the remaining part of the data (i.e., it is used as a test set to compute a performance measure such as accuracy)."
      CN:"将剩余的 1 份训练集子集作为验证集用于模型验证(也就是利用该数据集计算模型的性能指标,例如准确率)。"
      Suggested CN:"将剩余的 1 份训练集子集用于模型验证(也就是把它当做一个测试集来计算模型的性能指标,例如准确率)。"
      
      解释:
      上文提到"交叉验证不再需要验证集",但是下文又把"remaining part of the data "译为"验证集",语义和概念上都欠妥。
      a98aa184
  10. 09 10月, 2019 1 次提交
  11. 16 9月, 2019 2 次提交
  12. 06 9月, 2019 2 次提交
  13. 04 9月, 2019 4 次提交
  14. 03 9月, 2019 3 次提交