pgurazada1 commited on
Commit
58403b2
·
verified ·
1 Parent(s): 94f45ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
1
  ---
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
8
+ that was trained on data scraped from the Brilliant Earth website (https://www.openml.org/search?type=data&status=active&id=43355)