We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6402e41 commit f8a063aCopy full SHA for f8a063a
README.md
@@ -272,7 +272,9 @@
272
273
* 为什么机器学习中, 要假设我们的数据是独立同分布的?[zhihu link](https://www.zhihu.com/question/41222495)
274
275
+* 机器学习中用来防止过拟合的方法有哪些?[zhihu link](https://www.zhihu.com/question/59201590)
276
277
+* 训练集准确率接近100%,验证集准确率80%但是随着训练step增加不增也不降。算是过拟合还是欠拟合?[zhihu link](https://www.zhihu.com/question/65200055)
278
279
280
@@ -575,7 +577,6 @@
575
577
576
578
579
-训练集准确率接近100%,验证集准确率80%但是随着训练step增加不增也不降。算是过拟合还是欠拟合?[zhihu link](https://www.zhihu.com/question/65200055)
580
581
582
@@ -603,7 +604,6 @@ active learning还有人在做这方面的研究吗?[zhihu link](https://www.zhi
603
604
605
606
-机器学习中用来防止过拟合的方法有哪些?[zhihu link](https://www.zhihu.com/question/59201590)
607
608
609
0 commit comments