File size: 1,766 Bytes
ca0be08 a277f33 7e46bb8 8243e07 b623f41 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
{"age": 42, "bmi": 57, "children": 2, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 44718.18647067634}
{"age": 42, "bmi": 57, "children": 2, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 44153.095877922104}
{"age": 42, "bmi": 57, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 8886.687401009967}
{"age": 64, "bmi": 57, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 19126.004604023427}
{"age": 88, "bmi": 57, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 19126.004604023427}
{"age": 88, "bmi": 57, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 19126.004604023427}
{"age": 86, "bmi": 38, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 19613.590103144714}
{"age": 86, "bmi": 38, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 19613.590103144714}
{"age": 86, "bmi": 38, "children": 3, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 49234.12265859048}
{"age": 33, "bmi": 38, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 6623.5821181515985}
{"age": 90, "bmi": 38, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 19613.590103144714}
{"age": 79, "bmi": 38, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 19613.590103144714}
{"age": 57, "bmi": 39, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13673.11157577478}
{"age": 57, "bmi": 39, "children": 2, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 47735.770042364675}
|