File size: 505 Bytes
0f9a7ad 4020a5f |
1 2 3 4 5 |
{"age": 32, "bmi": 12, "children": 2, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 16565.936505700727}
{"age": 46, "bmi": 10, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9519.047247162685}
{"age": 46, "bmi": 10, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 8589.269509088152}
{"age": 46, "bmi": 78, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 10866.626695897781}
|