File size: 383 Bytes
3d20df0 82ad447 e490990 |
1 2 3 4 |
{"age": 36, "bmi": 54, "children": 2, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 45374.82361503395}
{"age": 30, "bmi": 80, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 6754.224766287778}
{"age": 30, "bmi": 80, "children": 2, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 43789.69871128746}
|