File size: 641 Bytes
cf639f8
 
 
7b4b25d
a553b04
1
2
3
4
5
6
{"age": 33, "bmi": 33.44, "children": 5, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 9271.292108685668}
{"age": 58, "bmi": 25.175, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 11441.085191552094}
{"age": 52, "bmi": 38.38, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 15219.68736373814}
{"age": 35, "bmi": 30, "children": 4, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31699.560156263375}
{"age": 28, "bmi": 26, "children": 5, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 29416.76081912884}