Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ language:
|
|
| 6 |
- en
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
-
pipeline_tag:
|
| 10 |
tags:
|
| 11 |
- xgboost
|
| 12 |
- python
|
|
@@ -123,5 +123,4 @@ This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE
|
|
| 123 |
## Acknowledgments
|
| 124 |
- Hugging Face for hosting the NYUv2 dataset.
|
| 125 |
- NVIDIA RTX 4060 Ti for providing efficient GPU acceleration.
|
| 126 |
-
- TensorFlow and XGBoost for robust machine learning frameworks.
|
| 127 |
-
|
|
|
|
| 6 |
- en
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
+
pipeline_tag: image-classification
|
| 10 |
tags:
|
| 11 |
- xgboost
|
| 12 |
- python
|
|
|
|
| 123 |
## Acknowledgments
|
| 124 |
- Hugging Face for hosting the NYUv2 dataset.
|
| 125 |
- NVIDIA RTX 4060 Ti for providing efficient GPU acceleration.
|
| 126 |
+
- TensorFlow and XGBoost for robust machine learning frameworks.
|
|
|