Scheduled Commit
Browse files
data/data_838d1a96-1c80-4b0b-a53d-e4228c3f49b9.json
CHANGED
@@ -203,3 +203,8 @@
|
|
203 |
{"age": 20, "bmi": 30, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2496.0}
|
204 |
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2528.0}
|
205 |
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 25888.0}
|
|
|
|
|
|
|
|
|
|
|
|
203 |
{"age": 20, "bmi": 30, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2496.0}
|
204 |
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2528.0}
|
205 |
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 25888.0}
|
206 |
+
{"age": 35, "bmi": 28, "children": 1, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 30016.0}
|
207 |
+
{"age": 35, "bmi": 28, "children": 2, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 30464.0}
|
208 |
+
{"age": 35, "bmi": 28, "children": 3, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 30912.0}
|
209 |
+
{"age": 35, "bmi": 28, "children": 4, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 31360.0}
|
210 |
+
{"age": 35, "bmi": 28, "children": 4, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 8000.0}
|