Skip to content

Commit 8caea41

Browse files
authored
Update README.md
1 parent 356bc4b commit 8caea41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ The scatter plot below with x-axis = y_test and y-axis = yhat1 illustrates the r
323323
#### Model 2(Deep Neural Network2):
324324
This deep neural network model predicts diameter of asteroid using features `moid`,`e`,`i`,`H`,`diameter`,`albedo` with a test MSE of 0.00462 and training MSE of 0.00446
325325
After the method Random Search for hyperparameter tuning in this model, the test MSE decreased by 0.111
326+
327+
326328
<img width="805" alt="Screenshot 2024-07-31 at 10 59 23 PM" src="https://github.com/user-attachments/assets/43080b0b-e7b0-4bc4-a5cf-d05264dc012c">
327329

328330

0 commit comments

Comments
 (0)