Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ This project demonstrates a depth estimation model that predicts the average dep
|
|
44 |
- Hyperparameters were tuned using cross-validation for optimal performance.
|
45 |
|
46 |
## Results
|
47 |
-
- **R² Score**: 0.
|
48 |
- Performance is reasonable for a first implementation and can be further improved with additional tuning or feature extraction methods.
|
49 |
|
50 |
## How to Use
|
|
|
44 |
- Hyperparameters were tuned using cross-validation for optimal performance.
|
45 |
|
46 |
## Results
|
47 |
+
- **R² Score**: 0.741 (indicates the model explains 74.1% of the variance in depth prediction).
|
48 |
- Performance is reasonable for a first implementation and can be further improved with additional tuning or feature extraction methods.
|
49 |
|
50 |
## How to Use
|