3v324v23 commited on
Commit
c1de23d
·
1 Parent(s): 7c7bcd8

changed 20 to 30%

Browse files
Files changed (1) hide show
  1. pages/Dataset.py +1 -1
pages/Dataset.py CHANGED
@@ -34,7 +34,7 @@ with tab1:
34
  ### 🧪 Data Preparation & Splitting
35
 
36
  - All images resized to **224x224**
37
- - **80% Training**, **20% Testing** (stratified by class)
38
  """)
39
 
40
  # =============================
 
34
  ### 🧪 Data Preparation & Splitting
35
 
36
  - All images resized to **224x224**
37
+ - **70% Training**, **30% Testing** (stratified by class)
38
  """)
39
 
40
  # =============================