Skip to content

Commit 356bc4b

Browse files
authored
Update README.md
1 parent 9a77f4e commit 356bc4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,8 @@ The pairplot graph shows correlation between perihelion distance (q), absolute m
308308

309309
1. All non-numeric columns and other unnecessary columns have been removed.
310310
2. After normalization, all features are scaled to lie within the range [0, 1] that ensures that no single feature dominates due to its scale
311-
<img width="464" alt="Screenshot 2024-07-31 at 10 55 27 PM" src="https://github.com/user-attachments/assets/8d8887ce-a672-4394-a795-d52a9ea62971">
311+
This image shows the data distribution for each feature after normalization
312+
![image](https://github.com/user-attachments/assets/7f7ff4bd-48ba-491c-90ee-b6d0a064eaa8)
312313

313314

314315
#### Model 1 (Deep Neural Network1)

0 commit comments

Comments
 (0)