Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,11 @@ tags:
|
|
| 7 |
- cement
|
| 8 |
license: mit
|
| 9 |
pipeline_tag: tabular-regression
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# RandomForestRegressor for UCS Prediction
|
|
|
|
| 7 |
- cement
|
| 8 |
license: mit
|
| 9 |
pipeline_tag: tabular-regression
|
| 10 |
+
emoji: 🚀
|
| 11 |
+
colorFrom: blue
|
| 12 |
+
colorTo: green
|
| 13 |
+
sdk: docker
|
| 14 |
+
app_port: 7860
|
| 15 |
---
|
| 16 |
|
| 17 |
# RandomForestRegressor for UCS Prediction
|