File size: 251 Bytes
cf76fb5 |
1 2 3 |
{"age": 45, "bmi": 33, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 8395.185167130923}
{"age": 45, "bmi": 33, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 42322.71789946973}
|