From 8acc77e94eb207900b51d0182d51fc4e55104692 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Fri, 24 Dec 2021 23:01:46 -0700 Subject: generated with plausible analytics --- docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html') diff --git a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html index 9d39c2b..48c477a 100644 --- a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html +++ b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html @@ -25,6 +25,7 @@ + -- cgit v1.2.3 From a4c1783a8479be47614112f90c4e8c77aa1c3b9c Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Wed, 29 Dec 2021 16:08:08 -0700 Subject: added commentbox comments --- docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html') diff --git a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html index 48c477a..60d6131 100644 --- a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html +++ b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html @@ -520,6 +520,9 @@ values using the X values. We then plot it to compare the actual data and predic

Basically if you train your machine learning model on a small dataset for a really large number of epochs, the model will learn all the deformities/noise in the data and will actually think that it is a normal part. Therefore when it will see some new data, it will discard that new data as noise and will impact the accuracy of the model in a negative manner

+
+ + -- cgit v1.2.3 From 6c2b440d80034cb0c966fd03586dba8fa267b9b3 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Mon, 3 Jan 2022 00:20:06 -0700 Subject: added comment box id --- docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html') diff --git a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html index 60d6131..23da82f 100644 --- a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html +++ b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html @@ -522,7 +522,7 @@ values using the X values. We then plot it to compare the actual data and predic
- + -- cgit v1.2.3 From e02575449cd89cb7916651089aea3911a1f6cda6 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sat, 23 Apr 2022 02:00:46 -0600 Subject: generated with plausible --- docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html') diff --git a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html index 23da82f..a469dd7 100644 --- a/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html +++ b/docs/posts/2019-12-16-TensorFlow-Polynomial-Regression.html @@ -26,6 +26,7 @@ + -- cgit v1.2.3