From 68d31a84f5acdded982e494caf2ec3699d76c36b Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 14 Jul 2024 13:10:27 -0600 Subject: fix: fix hyperlink --- Content/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Content') diff --git a/Content/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.md b/Content/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.md index 9a0c7f6..50f1f41 100644 --- a/Content/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.md +++ b/Content/posts/2024-03-21-Polynomial-Regression-in-TensorFlow-2.md @@ -12,7 +12,7 @@ I will be skipping all the introductions about polynomial regression and jumping ## Position vs Salary Dataset -Again, we will be using https://drive.google.com/file/d/1tNL4jxZEfpaP4oflfSn6pIHJX7Pachm9/view (Salary vs Position Dataset) +Again, we will be using the [https://drive.google.com/file/d/1tNL4jxZEfpaP4oflfSn6pIHJX7Pachm9/view](Salary vs Position Dataset) If you are in a Python Notebook environment like Kaggle or Google Colaboratory, you can simply run: ```Termcap -- cgit v1.2.3