From ffd5a70091c27c59db211ef9bf4ede91613b1497 Mon Sep 17 00:00:00 2001 From: Yuri Liu <122572429+yuribling123@users.noreply.github.com> Date: Wed, 31 Jul 2024 23:17:20 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 505124e..47accc8 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,8 @@ This model predicted the diameter of asteroid using features `e`,`i`,`H`,`diamet The scatter plot below with x-axis = y_test and y-axis = yhat1 illustrates the relationship between the true values and the predicted values for the prediction of the diameter in this deep neural network -Screenshot 2024-07-31 at 10 30 05 PM +Screenshot 2024-07-31 at 11 16 17 PM + #### Model 2(Deep Neural Network2):