carlosgonzalezmartinez
commited on
Commit
•
d4e2072
1
Parent(s):
def7893
Scheduled Commit
Browse files
data/data_df00828a-cb28-4c7c-b8a5-34d08cae7952.json
CHANGED
@@ -2470,3 +2470,5 @@
|
|
2470 |
{"age": 19, "bmi": 150, "children": 0, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 39233.58344779213}
|
2471 |
{"age": 89, "bmi": 103, "children": 3, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 49629.3401911617}
|
2472 |
{"age": 89, "bmi": 103, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 19343.58081671603}
|
|
|
|
|
|
2470 |
{"age": 19, "bmi": 150, "children": 0, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 39233.58344779213}
|
2471 |
{"age": 89, "bmi": 103, "children": 3, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 49629.3401911617}
|
2472 |
{"age": 89, "bmi": 103, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 19343.58081671603}
|
2473 |
+
{"age": 45, "bmi": 47, "children": 2, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 45548.267504450036}
|
2474 |
+
{"age": 45, "bmi": 47, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 9166.312265526401}
|