carlosgonzalezmartinez
commited on
Commit
•
ffd4c7b
1
Parent(s):
285c5ae
Scheduled Commit
Browse files
data/data_54d105b3-685e-4b67-ad82-b8cb664be49c.json
CHANGED
@@ -4,3 +4,5 @@
|
|
4 |
{"age": 30, "bmi": 70, "children": 5, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 7180.808139042678}
|
5 |
{"age": 30, "bmi": 70, "children": 5, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 43751.11312759927}
|
6 |
{"age": 36, "bmi": 0, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 7426.367354074667}
|
|
|
|
|
|
4 |
{"age": 30, "bmi": 70, "children": 5, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 7180.808139042678}
|
5 |
{"age": 30, "bmi": 70, "children": 5, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 43751.11312759927}
|
6 |
{"age": 36, "bmi": 0, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 7426.367354074667}
|
7 |
+
{"age": 23, "bmi": 70, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 39343.7841648218}
|
8 |
+
{"age": 23, "bmi": 70, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 5940.411885546499}
|