Spaces:
Sleeping
Sleeping
changed 20 to 30%
Browse files- 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 |
-
- **
|
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 |
# =============================
|