File size: 758 Bytes
07d0325
23488ac
 
 
 
 
1
2
3
4
5
6
7
{"age": 61, "bmi": 15, "children": 2, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 16212.280952347124}
{"age": 61, "bmi": 15, "children": 2, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 25869.64504617649}
{"age": 75, "bmi": 59, "children": 2, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 19092.241657906136}
{"age": 75, "bmi": 59, "children": 2, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 48292.276555274424}
{"age": 96, "bmi": 59, "children": 2, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 48292.276555274424}
{"age": 96, "bmi": 59, "children": 2, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 19092.241657906136}