pgurazada1
commited on
Commit
•
22d515f
1
Parent(s):
c9951c5
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
|
|
5 |
---
|
6 |
|
7 |
This model predicts the price of a diamond given its attributes (e.g., cut, clarity). The model is a gradient boosting regressor
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
+
pipeline_tag: tabular-regression
|
6 |
---
|
7 |
|
8 |
This model predicts the price of a diamond given its attributes (e.g., cut, clarity). The model is a gradient boosting regressor
|