File size: 73,423 Bytes
c08608a
819dac8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a05f88b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20bcf44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74c300c
b9a0bb8
 
 
 
 
3b4d5dc
8c6bc70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3a86340
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4bdace6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93915c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fe13458
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40bee83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0acc15d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f10ee44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
{"age": 35, "bmi": 28, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 29600.0}
{"age": 20, "bmi": 30, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2496.0}
{"age": 42, "bmi": 40.37, "children": 2, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 36096.0}
{"age": 39, "bmi": 32.5, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8704.0}
{"age": 31, "bmi": 29.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 5056.0}
{"age": 19, "bmi": 31.92, "children": 0, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 26752.0}
{"age": 18, "bmi": 29.165, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 2560.0}
{"age": 18, "bmi": 35.2, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 4352.0}
{"age": 26, "bmi": 29.92, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 4672.0}
{"age": 24, "bmi": 35.86, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 5664.0}
{"age": 55, "bmi": 32.775, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 12896.0}
{"age": 50, "bmi": 25.6, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8768.0}
{"age": 21, "bmi": 35.72, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5248.0}
{"age": 36, "bmi": 35.2, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 32320.0}
{"age": 19, "bmi": 30.4, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2368.0}
{"age": 43, "bmi": 30.685, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10048.0}
{"age": 37, "bmi": 30.8, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 8256.0}
{"age": 46, "bmi": 25.745, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9536.0}
{"age": 28, "bmi": 31.68, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 28640.0}
{"age": 62, "bmi": 38.095, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 17728.0}
{"age": 61, "bmi": 36.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 16352.0}
{"age": 18, "bmi": 41.14, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 5920.0}
{"age": 53, "bmi": 36.6, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 14464.0}
{"age": 49, "bmi": 28.69, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11296.0}
{"age": 23, "bmi": 37.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6944.0}
{"age": 32, "bmi": 28.93, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 5440.0}
{"age": 20, "bmi": 26.84, "children": 1, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 25472.0}
{"age": 19, "bmi": 25.175, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 1120.0}
{"age": 21, "bmi": 33.63, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5408.0}
{"age": 31, "bmi": 34.39, "children": 3, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 31968.0}
{"age": 46, "bmi": 28.05, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9184.0}
{"age": 53, "bmi": 20.9, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 31424.0}
{"age": 19, "bmi": 27.7, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 24800.0}
{"age": 36, "bmi": 29.92, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 6816.0}
{"age": 63, "bmi": 31.8, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 14176.0}
{"age": 29, "bmi": 29.64, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 5920.0}
{"age": 33, "bmi": 35.245, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 8384.0}
{"age": 50, "bmi": 26.41, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9472.0}
{"age": 54, "bmi": 32.68, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12960.0}
{"age": 26, "bmi": 33.915, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6272.0}
{"age": 28, "bmi": 33.0, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 6688.0}
{"age": 19, "bmi": 30.59, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 2944.0}
{"age": 47, "bmi": 25.41, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 31840.0}
{"age": 47, "bmi": 29.37, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9888.0}
{"age": 59, "bmi": 27.83, "children": 3, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 13312.0}
{"age": 30, "bmi": 27.93, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 5216.0}
{"age": 56, "bmi": 25.65, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10816.0}
{"age": 52, "bmi": 37.525, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 14656.0}
{"age": 22, "bmi": 32.11, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4224.0}
{"age": 57, "bmi": 23.18, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10240.0}
{"age": 48, "bmi": 33.33, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 11040.0}
{"age": 30, "bmi": 24.4, "children": 3, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 27840.0}
{"age": 64, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 36640.0}
{"age": 26, "bmi": 27.06, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 26592.0}
{"age": 20, "bmi": 33.0, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 3744.0}
{"age": 33, "bmi": 35.75, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 31744.0}
{"age": 56, "bmi": 34.43, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13408.0}
{"age": 30, "bmi": 23.655, "children": 3, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 28160.0}
{"age": 38, "bmi": 37.05, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 10720.0}
{"age": 25, "bmi": 22.515, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 2272.0}
{"age": 31, "bmi": 30.495, "children": 3, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 7648.0}
{"age": 45, "bmi": 38.285, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12544.0}
{"age": 51, "bmi": 34.1, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 12064.0}
{"age": 39, "bmi": 32.34, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 9216.0}
{"age": 38, "bmi": 40.565, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 11648.0}
{"age": 19, "bmi": 33.11, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 26880.0}
{"age": 26, "bmi": 30.0, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 4448.0}
{"age": 18, "bmi": 29.37, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 2400.0}
{"age": 63, "bmi": 27.74, "children": 0, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 36960.0}
{"age": 42, "bmi": 24.985, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 7904.0}
{"age": 27, "bmi": 29.15, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 27552.0}
{"age": 58, "bmi": 33.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 13344.0}
{"age": 60, "bmi": 28.9, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 12384.0}
{"age": 19, "bmi": 28.6, "children": 5, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 4000.0}
{"age": 33, "bmi": 28.27, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 5920.0}
{"age": 41, "bmi": 34.2, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 10656.0}
{"age": 41, "bmi": 40.26, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11520.0}
{"age": 18, "bmi": 30.14, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 2208.0}
{"age": 53, "bmi": 36.86, "children": 3, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 38496.0}
{"age": 45, "bmi": 25.175, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 9024.0}
{"age": 26, "bmi": 22.23, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 1984.0}
{"age": 25, "bmi": 25.74, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 2528.0}
{"age": 30, "bmi": 31.57, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 7072.0}
{"age": 63, "bmi": 37.7, "children": 0, "sex": "female", "smoker": "yes", "region": "southwest", "prediction": 39520.0}
{"age": 54, "bmi": 28.88, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12576.0}
{"age": 25, "bmi": 20.8, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 1184.0}
{"age": 49, "bmi": 29.83, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 11104.0}
{"age": 29, "bmi": 35.5, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 30880.0}
{"age": 30, "bmi": 25.46, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 4320.0}
{"age": 35, "bmi": 34.21, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 8448.0}
{"age": 44, "bmi": 38.95, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 35584.0}
{"age": 64, "bmi": 37.905, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 16928.0}
{"age": 52, "bmi": 18.335, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 7328.0}
{"age": 57, "bmi": 31.16, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 36288.0}
{"age": 22, "bmi": 31.35, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4384.0}
{"age": 26, "bmi": 35.42, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 6048.0}
{"age": 61, "bmi": 21.09, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10560.0}
{"age": 31, "bmi": 25.935, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4896.0}
{"age": 49, "bmi": 21.3, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 7488.0}
{"age": 41, "bmi": 32.2, "children": 2, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 9472.0}
{"age": 30, "bmi": 28.405, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5536.0}
{"age": 19, "bmi": 20.6, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": -864.0}
{"age": 25, "bmi": 30.3, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 3936.0}
{"age": 28, "bmi": 31.68, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 28640.0}
{"age": 27, "bmi": 29.15, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 27552.0}
{"age": 29, "bmi": 35.5, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 30880.0}
{"age": 46, "bmi": 48.07, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 16960.0}
{"age": 39, "bmi": 42.655, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 12416.0}
{"age": 52, "bmi": 24.13, "children": 1, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 33088.0}
{"age": 49, "bmi": 28.69, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11296.0}
{"age": 31, "bmi": 36.3, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31648.0}
{"age": 35, "bmi": 23.465, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 5856.0}
{"age": 51, "bmi": 18.05, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 6976.0}
{"age": 59, "bmi": 27.83, "children": 3, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 13312.0}
{"age": 24, "bmi": 33.345, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5216.0}
{"age": 42, "bmi": 34.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 9504.0}
{"age": 30, "bmi": 19.95, "children": 3, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3552.0}
{"age": 59, "bmi": 37.1, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 15296.0}
{"age": 32, "bmi": 29.8, "children": 2, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 6432.0}
{"age": 61, "bmi": 23.655, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 11648.0}
{"age": 41, "bmi": 30.59, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9440.0}
{"age": 34, "bmi": 42.9, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 10848.0}
{"age": 19, "bmi": 31.92, "children": 0, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 26752.0}
{"age": 35, "bmi": 35.86, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9440.0}
{"age": 53, "bmi": 36.86, "children": 3, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 38496.0}
{"age": 21, "bmi": 16.815, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": -384.0}
{"age": 22, "bmi": 52.58, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 34592.0}
{"age": 19, "bmi": 33.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 3264.0}
{"age": 34, "bmi": 33.25, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 8480.0}
{"age": 48, "bmi": 33.33, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 11040.0}
{"age": 33, "bmi": 35.75, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 8832.0}
{"age": 59, "bmi": 27.5, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 12096.0}
{"age": 51, "bmi": 33.915, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12608.0}
{"age": 60, "bmi": 28.595, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 13056.0}
{"age": 35, "bmi": 34.32, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 9280.0}
{"age": 28, "bmi": 23.845, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3904.0}
{"age": 39, "bmi": 32.8, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8352.0}
{"age": 19, "bmi": 33.11, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 26880.0}
{"age": 42, "bmi": 30.0, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31488.0}
{"age": 36, "bmi": 35.2, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 32320.0}
{"age": 53, "bmi": 36.6, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 14464.0}
{"age": 61, "bmi": 36.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 16352.0}
{"age": 53, "bmi": 33.25, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12896.0}
{"age": 21, "bmi": 26.4, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2016.0}
{"age": 32, "bmi": 28.93, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 5440.0}
{"age": 28, "bmi": 27.5, "children": 2, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 4640.0}
{"age": 50, "bmi": 31.825, "children": 0, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 34944.0}
{"age": 46, "bmi": 28.05, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9184.0}
{"age": 18, "bmi": 35.2, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 4352.0}
{"age": 37, "bmi": 30.78, "children": 0, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 31328.0}
{"age": 19, "bmi": 31.825, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3840.0}
{"age": 40, "bmi": 32.775, "children": 1, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 33152.0}
{"age": 43, "bmi": 26.7, "children": 2, "sex": "female", "smoker": "yes", "region": "southwest", "prediction": 31584.0}
{"age": 46, "bmi": 25.745, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9536.0}
{"age": 51, "bmi": 36.385, "children": 3, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 14464.0}
{"age": 50, "bmi": 28.12, "children": 3, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 11424.0}
{"age": 62, "bmi": 38.83, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 16416.0}
{"age": 38, "bmi": 37.05, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 10720.0}
{"age": 58, "bmi": 27.17, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 11840.0}
{"age": 28, "bmi": 33.0, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 6688.0}
{"age": 30, "bmi": 31.57, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 7072.0}
{"age": 50, "bmi": 26.41, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9472.0}
{"age": 23, "bmi": 41.91, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 7456.0}
{"age": 47, "bmi": 45.32, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 15264.0}
{"age": 22, "bmi": 39.5, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6176.0}
{"age": 60, "bmi": 18.335, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 9664.0}
{"age": 41, "bmi": 40.26, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11520.0}
{"age": 47, "bmi": 38.94, "children": 2, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 36832.0}
{"age": 18, "bmi": 21.47, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": -96.0}
{"age": 60, "bmi": 35.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 14528.0}
{"age": 41, "bmi": 32.2, "children": 2, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 9472.0}
{"age": 29, "bmi": 24.6, "children": 2, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 3904.0}
{"age": 42, "bmi": 40.37, "children": 2, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 36096.0}
{"age": 51, "bmi": 34.1, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 12064.0}
{"age": 18, "bmi": 30.14, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 2208.0}
{"age": 39, "bmi": 32.5, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8704.0}
{"age": 36, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 6112.0}
{"age": 54, "bmi": 47.41, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 40672.0}
{"age": 43, "bmi": 29.9, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8832.0}
{"age": 41, "bmi": 33.06, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10336.0}
{"age": 19, "bmi": 17.48, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": -1472.0}
{"age": 44, "bmi": 38.06, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11968.0}
{"age": 19, "bmi": 25.745, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 1824.0}
{"age": 26, "bmi": 29.92, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 4672.0}
{"age": 60, "bmi": 24.53, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 11168.0}
{"age": 61, "bmi": 21.09, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10560.0}
{"age": 44, "bmi": 31.35, "children": 1, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 33696.0}
{"age": 56, "bmi": 35.8, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 14176.0}
{"age": 48, "bmi": 40.15, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13280.0}
{"age": 53, "bmi": 20.9, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 31424.0}
{"age": 23, "bmi": 24.51, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 2208.0}
{"age": 26, "bmi": 33.915, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6272.0}
{"age": 47, "bmi": 25.41, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 31840.0}
{"age": 50, "bmi": 25.6, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8768.0}
{"age": 49, "bmi": 22.515, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 8192.0}
{"age": 62, "bmi": 32.11, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 14752.0}
{"age": 31, "bmi": 27.645, "children": 2, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 6176.0}
{"age": 25, "bmi": 32.23, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 5216.0}
{"age": 25, "bmi": 22.515, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 2272.0}
{"age": 31, "bmi": 25.935, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4896.0}
{"age": 30, "bmi": 24.4, "children": 3, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 27840.0}
{"age": 26, "bmi": 31.065, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4896.0}
{"age": 20, "bmi": 30, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2496.0}
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2528.0}
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 25888.0}
{"age": 35, "bmi": 28, "children": 1, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 30016.0}
{"age": 35, "bmi": 28, "children": 2, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 30464.0}
{"age": 35, "bmi": 28, "children": 3, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 30912.0}
{"age": 35, "bmi": 28, "children": 4, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 31360.0}
{"age": 35, "bmi": 28, "children": 4, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 8000.0}
{"age": 35, "bmi": 28, "children": 4, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 7936.0}
{"age": 20, "bmi": 30, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2496.0}
{"age": 32, "bmi": 28.93, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 5440.0}
{"age": 21, "bmi": 26.4, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2016.0}
{"age": 19, "bmi": 31.92, "children": 0, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 26752.0}
{"age": 44, "bmi": 38.06, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11968.0}
{"age": 18, "bmi": 29.165, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 2560.0}
{"age": 33, "bmi": 35.245, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 8384.0}
{"age": 22, "bmi": 33.77, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 4448.0}
{"age": 42, "bmi": 37.18, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11616.0}
{"age": 64, "bmi": 22.99, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 35008.0}
{"age": 33, "bmi": 35.75, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 31744.0}
{"age": 54, "bmi": 32.68, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12960.0}
{"age": 47, "bmi": 19.57, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6848.0}
{"age": 43, "bmi": 27.8, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31008.0}
{"age": 43, "bmi": 35.64, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 10976.0}
{"age": 29, "bmi": 35.5, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 30880.0}
{"age": 21, "bmi": 34.87, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 4640.0}
{"age": 24, "bmi": 35.86, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 5664.0}
{"age": 56, "bmi": 34.43, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13408.0}
{"age": 48, "bmi": 33.33, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 11040.0}
{"age": 28, "bmi": 25.8, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 3168.0}
{"age": 28, "bmi": 31.68, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 28640.0}
{"age": 49, "bmi": 42.68, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 15328.0}
{"age": 32, "bmi": 29.8, "children": 2, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 6432.0}
{"age": 26, "bmi": 46.53, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 10208.0}
{"age": 57, "bmi": 23.98, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 10624.0}
{"age": 22, "bmi": 39.805, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 7168.0}
{"age": 55, "bmi": 27.645, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11168.0}
{"age": 47, "bmi": 29.37, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9888.0}
{"age": 26, "bmi": 27.06, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 26592.0}
{"age": 40, "bmi": 29.3, "children": 4, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 9184.0}
{"age": 59, "bmi": 27.5, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 12096.0}
{"age": 56, "bmi": 36.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 15072.0}
{"age": 30, "bmi": 24.4, "children": 3, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 27840.0}
{"age": 41, "bmi": 40.26, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11520.0}
{"age": 59, "bmi": 37.1, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 15296.0}
{"age": 22, "bmi": 27.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2080.0}
{"age": 52, "bmi": 24.13, "children": 1, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 33088.0}
{"age": 34, "bmi": 31.92, "children": 1, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 31392.0}
{"age": 41, "bmi": 34.2, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 10656.0}
{"age": 24, "bmi": 33.345, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5216.0}
{"age": 35, "bmi": 23.465, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 5856.0}
{"age": 61, "bmi": 36.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 16352.0}
{"age": 40, "bmi": 24.97, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 6976.0}
{"age": 49, "bmi": 29.83, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 11104.0}
{"age": 18, "bmi": 29.37, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 2400.0}
{"age": 30, "bmi": 28.405, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5536.0}
{"age": 22, "bmi": 39.5, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6176.0}
{"age": 43, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 31264.0}
{"age": 20, "bmi": 26.84, "children": 1, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 25472.0}
{"age": 19, "bmi": 27.7, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 24800.0}
{"age": 26, "bmi": 30.875, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 5696.0}
{"age": 61, "bmi": 21.09, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10560.0}
{"age": 51, "bmi": 18.05, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 6976.0}
{"age": 26, "bmi": 22.23, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 1984.0}
{"age": 28, "bmi": 27.5, "children": 2, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 4640.0}
{"age": 62, "bmi": 26.695, "children": 0, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 36288.0}
{"age": 23, "bmi": 27.36, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 3328.0}
{"age": 30, "bmi": 23.655, "children": 3, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 28160.0}
{"age": 51, "bmi": 33.915, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12608.0}
{"age": 45, "bmi": 38.285, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12544.0}
{"age": 33, "bmi": 27.455, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6336.0}
{"age": 20, "bmi": 29.6, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2400.0}
{"age": 49, "bmi": 30.78, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 11488.0}
{"age": 18, "bmi": 26.125, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 1472.0}
{"age": 20, "bmi": 33.33, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 3808.0}
{"age": 31, "bmi": 25.935, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4896.0}
{"age": 46, "bmi": 25.745, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9536.0}
{"age": 29, "bmi": 22.515, "children": 3, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 4384.0}
{"age": 57, "bmi": 22.23, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 10208.0}
{"age": 46, "bmi": 28.05, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9184.0}
{"age": 34, "bmi": 34.675, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 8448.0}
{"age": 19, "bmi": 22.515, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 288.0}
{"age": 42, "bmi": 40.37, "children": 2, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 36096.0}
{"age": 43, "bmi": 30.685, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10048.0}
{"age": 40, "bmi": 35.3, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 10720.0}
{"age": 43, "bmi": 29.9, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8832.0}
{"age": 64, "bmi": 37.905, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 16928.0}
{"age": 21, "bmi": 35.72, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5248.0}
{"age": 43, "bmi": 32.6, "children": 2, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 10144.0}
{"age": 28, "bmi": 17.29, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 1120.0}
{"age": 59, "bmi": 25.46, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11456.0}
{"age": 60, "bmi": 28.595, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 13056.0}
{"age": 22, "bmi": 52.58, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 34592.0}
{"age": 35, "bmi": 34.32, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 9280.0}
{"age": 49, "bmi": 41.47, "children": 4, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 15776.0}
{"age": 48, "bmi": 40.15, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13280.0}
{"age": 22, "bmi": 32.11, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4224.0}
{"age": 22, "bmi": 23.18, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 1568.0}
{"age": 26, "bmi": 33.915, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6272.0}
{"age": 45, "bmi": 25.175, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 9024.0}
{"age": 31, "bmi": 36.3, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31648.0}
{"age": 26, "bmi": 30.0, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 4448.0}
{"age": 49, "bmi": 25.6, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 32672.0}
{"age": 28, "bmi": 23.845, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3904.0}
{"age": 20, "bmi": 33.0, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 3936.0}
{"age": 19, "bmi": 28.9, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 1920.0}
{"age": 37, "bmi": 46.53, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13920.0}
{"age": 62, "bmi": 32.11, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 14752.0}
{"age": 47, "bmi": 36.63, "children": 1, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 35680.0}
{"age": 19, "bmi": 30.59, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 2944.0}
{"age": 52, "bmi": 24.13, "children": 1, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 33088.0}
{"age": 52, "bmi": 27.36, "children": 0, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 33664.0}
{"age": 30, "bmi": 28.405, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5536.0}
{"age": 61, "bmi": 23.655, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 11648.0}
{"age": 40, "bmi": 35.3, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 10720.0}
{"age": 49, "bmi": 25.6, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 32672.0}
{"age": 56, "bmi": 34.43, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13408.0}
{"age": 52, "bmi": 46.75, "children": 5, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 18752.0}
{"age": 35, "bmi": 30.5, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6944.0}
{"age": 34, "bmi": 33.25, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 8480.0}
{"age": 19, "bmi": 25.745, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 1824.0}
{"age": 34, "bmi": 31.92, "children": 1, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 31392.0}
{"age": 28, "bmi": 25.935, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 4192.0}
{"age": 43, "bmi": 32.6, "children": 2, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 10144.0}
{"age": 22, "bmi": 52.58, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 34592.0}
{"age": 19, "bmi": 17.48, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": -1472.0}
{"age": 19, "bmi": 22.515, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 288.0}
{"age": 38, "bmi": 40.565, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 11648.0}
{"age": 39, "bmi": 32.8, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8352.0}
{"age": 19, "bmi": 30.59, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 2944.0}
{"age": 58, "bmi": 32.395, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 14336.0}
{"age": 45, "bmi": 39.805, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 12992.0}
{"age": 64, "bmi": 40.48, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 17472.0}
{"age": 32, "bmi": 17.765, "children": 2, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 26272.0}
{"age": 21, "bmi": 25.7, "children": 4, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 26400.0}
{"age": 57, "bmi": 31.825, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 13152.0}
{"age": 60, "bmi": 28.9, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 12384.0}
{"age": 49, "bmi": 36.85, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 12416.0}
{"age": 49, "bmi": 42.68, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 15328.0}
{"age": 48, "bmi": 40.15, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13280.0}
{"age": 26, "bmi": 31.065, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4896.0}
{"age": 28, "bmi": 33.0, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 6688.0}
{"age": 43, "bmi": 29.9, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8832.0}
{"age": 45, "bmi": 25.7, "children": 3, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8832.0}
{"age": 55, "bmi": 32.775, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 12896.0}
{"age": 20, "bmi": 33.33, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 3808.0}
{"age": 43, "bmi": 35.97, "children": 3, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 35264.0}
{"age": 64, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 36640.0}
{"age": 18, "bmi": 26.125, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 1472.0}
{"age": 33, "bmi": 35.245, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 8384.0}
{"age": 23, "bmi": 27.36, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 3328.0}
{"age": 26, "bmi": 29.92, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 4672.0}
{"age": 32, "bmi": 31.5, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6496.0}
{"age": 44, "bmi": 39.52, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 12352.0}
{"age": 43, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 31264.0}
{"age": 63, "bmi": 31.8, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 14176.0}
{"age": 40, "bmi": 32.775, "children": 1, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 33152.0}
{"age": 27, "bmi": 29.15, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 27552.0}
{"age": 57, "bmi": 31.16, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 36288.0}
{"age": 58, "bmi": 33.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 13344.0}
{"age": 20, "bmi": 33.0, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 3936.0}
{"age": 22, "bmi": 27.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2080.0}
{"age": 59, "bmi": 27.5, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 12096.0}
{"age": 59, "bmi": 35.2, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 14496.0}
{"age": 29, "bmi": 29.64, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 5920.0}
{"age": 64, "bmi": 37.905, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 16928.0}
{"age": 26, "bmi": 22.23, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 1984.0}
{"age": 32, "bmi": 28.93, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 29184.0}
{"age": 33, "bmi": 35.75, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 8832.0}
{"age": 23, "bmi": 41.91, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 7456.0}
{"age": 19, "bmi": 33.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 3264.0}
{"age": 23, "bmi": 32.7, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 5472.0}
{"age": 59, "bmi": 25.46, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11456.0}
{"age": 20, "bmi": 33.0, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 3744.0}
{"age": 19, "bmi": 31.825, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3840.0}
{"age": 43, "bmi": 26.7, "children": 2, "sex": "female", "smoker": "yes", "region": "southwest", "prediction": 31584.0}
{"age": 51, "bmi": 34.2, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 12352.0}
{"age": 51, "bmi": 30.03, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11072.0}
{"age": 27, "bmi": 30.4, "children": 3, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 6304.0}
{"age": 18, "bmi": 26.315, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 1600.0}
{"age": 61, "bmi": 36.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 16352.0}
{"age": 60, "bmi": 18.335, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 9664.0}
{"age": 41, "bmi": 34.2, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 10656.0}
{"age": 44, "bmi": 30.69, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 9952.0}
{"age": 52, "bmi": 38.38, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 15232.0}
{"age": 19, "bmi": 25.175, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 1120.0}
{"age": 53, "bmi": 36.86, "children": 3, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 38496.0}
{"age": 53, "bmi": 20.9, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 31424.0}
{"age": 38, "bmi": 37.05, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 10720.0}
{"age": 40, "bmi": 24.97, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 6976.0}
{"age": 39, "bmi": 32.34, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 9216.0}
{"age": 42, "bmi": 30.0, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31488.0}
{"age": 38, "bmi": 28.025, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 7680.0}
{"age": 18, "bmi": 21.47, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": -96.0}
{"age": 21, "bmi": 34.87, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 4640.0}
{"age": 23, "bmi": 36.67, "children": 2, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 30592.0}
{"age": 52, "bmi": 30.875, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 11840.0}
{"age": 30, "bmi": 27.7, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 4320.0}
{"age": 37, "bmi": 30.78, "children": 0, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 31328.0}
{"age": 58, "bmi": 27.17, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 11840.0}
{"age": 24, "bmi": 35.86, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 5664.0}
{"age": 26, "bmi": 33.915, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6272.0}
{"age": 57, "bmi": 22.23, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 10208.0}
{"age": 29, "bmi": 22.515, "children": 3, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 4384.0}
{"age": 47, "bmi": 26.125, "children": 1, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 32768.0}
{"age": 21, "bmi": 26.4, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2016.0}
{"age": 42, "bmi": 24.985, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 7904.0}
{"age": 52, "bmi": 37.525, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 14656.0}
{"age": 53, "bmi": 36.6, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 14464.0}
{"age": 49, "bmi": 41.47, "children": 4, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 15776.0}
{"age": 20, "bmi": 30, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2496.0}
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2528.0}
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 25888.0}
{"age": 20, "bmi": 30, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2496.0}
{"age": 40, "bmi": 24.97, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 6976.0}
{"age": 20, "bmi": 33.0, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 3744.0}
{"age": 42, "bmi": 34.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 9504.0}
{"age": 61, "bmi": 23.655, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 11648.0}
{"age": 26, "bmi": 46.53, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 10208.0}
{"age": 34, "bmi": 34.675, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 8448.0}
{"age": 49, "bmi": 22.515, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 8192.0}
{"age": 63, "bmi": 27.74, "children": 0, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 36960.0}
{"age": 41, "bmi": 40.26, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11520.0}
{"age": 18, "bmi": 21.47, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": -96.0}
{"age": 44, "bmi": 31.35, "children": 1, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 33696.0}
{"age": 50, "bmi": 28.12, "children": 3, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 11424.0}
{"age": 22, "bmi": 23.18, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 1568.0}
{"age": 26, "bmi": 30.0, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 4448.0}
{"age": 31, "bmi": 36.3, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31648.0}
{"age": 45, "bmi": 39.805, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 12992.0}
{"age": 51, "bmi": 30.03, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11072.0}
{"age": 34, "bmi": 33.25, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 8480.0}
{"age": 23, "bmi": 37.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6944.0}
{"age": 23, "bmi": 41.91, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 7456.0}
{"age": 63, "bmi": 37.7, "children": 0, "sex": "female", "smoker": "yes", "region": "southwest", "prediction": 39520.0}
{"age": 57, "bmi": 31.16, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 36288.0}
{"age": 47, "bmi": 36.63, "children": 1, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 35680.0}
{"age": 46, "bmi": 25.745, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9536.0}
{"age": 64, "bmi": 22.99, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 35008.0}
{"age": 49, "bmi": 28.69, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11296.0}
{"age": 46, "bmi": 42.35, "children": 3, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 38176.0}
{"age": 19, "bmi": 25.745, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 1824.0}
{"age": 40, "bmi": 29.3, "children": 4, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 9184.0}
{"age": 22, "bmi": 27.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2080.0}
{"age": 23, "bmi": 32.7, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 5472.0}
{"age": 19, "bmi": 30.4, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2368.0}
{"age": 47, "bmi": 45.32, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 15264.0}
{"age": 30, "bmi": 44.22, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 10880.0}
{"age": 35, "bmi": 35.86, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9440.0}
{"age": 18, "bmi": 41.14, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 5920.0}
{"age": 43, "bmi": 35.64, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 10976.0}
{"age": 31, "bmi": 27.645, "children": 2, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 6176.0}
{"age": 28, "bmi": 17.29, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 1120.0}
{"age": 34, "bmi": 42.9, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 10848.0}
{"age": 19, "bmi": 28.6, "children": 5, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 4000.0}
{"age": 53, "bmi": 36.6, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 14464.0}
{"age": 41, "bmi": 30.59, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9440.0}
{"age": 47, "bmi": 19.57, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6848.0}
{"age": 56, "bmi": 36.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 15072.0}
{"age": 36, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 6112.0}
{"age": 23, "bmi": 36.67, "children": 2, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 30592.0}
{"age": 36, "bmi": 35.2, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 32320.0}
{"age": 40, "bmi": 32.775, "children": 1, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 33152.0}
{"age": 58, "bmi": 27.17, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 11840.0}
{"age": 30, "bmi": 23.655, "children": 3, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 28160.0}
{"age": 23, "bmi": 27.36, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 3328.0}
{"age": 26, "bmi": 30.875, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 5696.0}
{"age": 60, "bmi": 40.92, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 39968.0}
{"age": 20, "bmi": 33.33, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 3808.0}
{"age": 39, "bmi": 42.655, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 12416.0}
{"age": 64, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 36640.0}
{"age": 37, "bmi": 30.8, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 8256.0}
{"age": 31, "bmi": 30.495, "children": 3, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 7648.0}
{"age": 50, "bmi": 32.11, "children": 2, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 12576.0}
{"age": 39, "bmi": 32.8, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8352.0}
{"age": 57, "bmi": 23.98, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 10624.0}
{"age": 64, "bmi": 40.48, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 17472.0}
{"age": 19, "bmi": 24.51, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 1408.0}
{"age": 59, "bmi": 37.1, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 15296.0}
{"age": 43, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 31264.0}
{"age": 19, "bmi": 27.7, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 24800.0}
{"age": 48, "bmi": 40.15, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13280.0}
{"age": 49, "bmi": 36.85, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 12416.0}
{"age": 26, "bmi": 29.92, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 4672.0}
{"age": 42, "bmi": 37.18, "children": 2, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 11616.0}
{"age": 51, "bmi": 34.1, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 12064.0}
{"age": 21, "bmi": 35.72, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5248.0}
{"age": 44, "bmi": 38.95, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 35584.0}
{"age": 37, "bmi": 46.53, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13920.0}
{"age": 28, "bmi": 27.5, "children": 2, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 4640.0}
{"age": 35, "bmi": 34.21, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 8448.0}
{"age": 25, "bmi": 25.74, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 2528.0}
{"age": 54, "bmi": 28.88, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12576.0}
{"age": 33, "bmi": 27.455, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6336.0}
{"age": 49, "bmi": 30.78, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 11488.0}
{"age": 64, "bmi": 25.6, "children": 2, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 13152.0}
{"age": 49, "bmi": 42.68, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 15328.0}
{"age": 20, "bmi": 29.6, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2400.0}
{"age": 21, "bmi": 16.815, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": -384.0}
{"age": 58, "bmi": 32.395, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 14336.0}
{"age": 31, "bmi": 34.39, "children": 3, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 31968.0}
{"age": 56, "bmi": 35.8, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 14176.0}
{"age": 19, "bmi": 33.11, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 26880.0}
{"age": 53, "bmi": 33.25, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12896.0}
{"age": 62, "bmi": 26.695, "children": 0, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 36288.0}
{"age": 38, "bmi": 37.05, "children": 1, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 10720.0}
{"age": 58, "bmi": 33.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 13344.0}
{"age": 40, "bmi": 28.69, "children": 3, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 9056.0}
{"age": 32, "bmi": 29.8, "children": 2, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 6432.0}
{"age": 28, "bmi": 23.845, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3904.0}
{"age": 21, "bmi": 36.85, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 5248.0}
{"age": 62, "bmi": 38.095, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 17728.0}
{"age": 42, "bmi": 30.0, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31488.0}
{"age": 40, "bmi": 41.42, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 12448.0}
{"age": 46, "bmi": 32.3, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 11648.0}
{"age": 28, "bmi": 27.5, "children": 2, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 4640.0}
{"age": 35, "bmi": 35.86, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9440.0}
{"age": 46, "bmi": 25.745, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9536.0}
{"age": 59, "bmi": 25.46, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11456.0}
{"age": 52, "bmi": 30.875, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 11840.0}
{"age": 44, "bmi": 38.95, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 35584.0}
{"age": 19, "bmi": 33.11, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 26880.0}
{"age": 23, "bmi": 28.12, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3200.0}
{"age": 59, "bmi": 27.83, "children": 3, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 13312.0}
{"age": 24, "bmi": 33.345, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5216.0}
{"age": 33, "bmi": 27.455, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6336.0}
{"age": 58, "bmi": 33.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 13344.0}
{"age": 64, "bmi": 22.99, "children": 0, "sex": "female", "smoker": "yes", "region": "southeast", "prediction": 35008.0}
{"age": 33, "bmi": 35.245, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 8384.0}
{"age": 27, "bmi": 29.15, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 27552.0}
{"age": 37, "bmi": 30.78, "children": 0, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 31328.0}
{"age": 20, "bmi": 33.33, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 3808.0}
{"age": 62, "bmi": 32.11, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 14752.0}
{"age": 43, "bmi": 30.685, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10048.0}
{"age": 30, "bmi": 24.4, "children": 3, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 27840.0}
{"age": 26, "bmi": 27.06, "children": 0, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 26592.0}
{"age": 18, "bmi": 21.47, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": -96.0}
{"age": 21, "bmi": 34.87, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 4640.0}
{"age": 62, "bmi": 21.4, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 10368.0}
{"age": 57, "bmi": 23.18, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 10240.0}
{"age": 25, "bmi": 24.3, "children": 3, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 3232.0}
{"age": 50, "bmi": 31.825, "children": 0, "sex": "male", "smoker": "yes", "region": "northeast", "prediction": 34944.0}
{"age": 52, "bmi": 24.13, "children": 1, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 33088.0}
{"age": 52, "bmi": 46.75, "children": 5, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 18752.0}
{"age": 18, "bmi": 26.315, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 1600.0}
{"age": 63, "bmi": 27.74, "children": 0, "sex": "female", "smoker": "yes", "region": "northeast", "prediction": 36960.0}
{"age": 29, "bmi": 29.59, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 5344.0}
{"age": 18, "bmi": 26.125, "children": 0, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 1472.0}
{"age": 22, "bmi": 52.58, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 34592.0}
{"age": 39, "bmi": 32.8, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 8352.0}
{"age": 43, "bmi": 35.64, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 10976.0}
{"age": 22, "bmi": 27.1, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2080.0}
{"age": 19, "bmi": 31.825, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3840.0}
{"age": 26, "bmi": 31.065, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4896.0}
{"age": 19, "bmi": 27.265, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 2688.0}
{"age": 55, "bmi": 27.645, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11168.0}
{"age": 42, "bmi": 34.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 9504.0}
{"age": 19, "bmi": 28.9, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 1920.0}
{"age": 32, "bmi": 17.765, "children": 2, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 26272.0}
{"age": 36, "bmi": 30.02, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 7168.0}
{"age": 28, "bmi": 17.29, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 1120.0}
{"age": 54, "bmi": 28.88, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12576.0}
{"age": 38, "bmi": 40.565, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 11648.0}
{"age": 26, "bmi": 29.92, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 4672.0}
{"age": 46, "bmi": 28.05, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 9184.0}
{"age": 30, "bmi": 28.405, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5536.0}
{"age": 48, "bmi": 40.15, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 13280.0}
{"age": 40, "bmi": 28.69, "children": 3, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 9056.0}
{"age": 25, "bmi": 34.485, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 5856.0}
{"age": 20, "bmi": 29.6, "children": 0, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2400.0}
{"age": 30, "bmi": 31.57, "children": 3, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 7072.0}
{"age": 19, "bmi": 30.4, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2368.0}
{"age": 19, "bmi": 28.6, "children": 5, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 4000.0}
{"age": 19, "bmi": 25.745, "children": 1, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 1824.0}
{"age": 62, "bmi": 38.095, "children": 2, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 17728.0}
{"age": 31, "bmi": 34.39, "children": 3, "sex": "male", "smoker": "yes", "region": "northwest", "prediction": 31968.0}
{"age": 18, "bmi": 35.2, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 4352.0}
{"age": 57, "bmi": 31.16, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 36288.0}
{"age": 37, "bmi": 30.8, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 8256.0}
{"age": 26, "bmi": 30.875, "children": 2, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 5696.0}
{"age": 35, "bmi": 30.5, "children": 1, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6944.0}
{"age": 26, "bmi": 33.915, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 6272.0}
{"age": 49, "bmi": 41.47, "children": 4, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 15776.0}
{"age": 51, "bmi": 34.1, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 12064.0}
{"age": 58, "bmi": 32.395, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 14336.0}
{"age": 34, "bmi": 33.25, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 8480.0}
{"age": 22, "bmi": 39.5, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6176.0}
{"age": 24, "bmi": 35.86, "children": 0, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 5664.0}
{"age": 42, "bmi": 24.985, "children": 2, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 7904.0}
{"age": 40, "bmi": 29.3, "children": 4, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 9184.0}
{"age": 49, "bmi": 28.69, "children": 3, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 11296.0}
{"age": 57, "bmi": 31.825, "children": 0, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 13152.0}
{"age": 29, "bmi": 22.515, "children": 3, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 4384.0}
{"age": 25, "bmi": 20.8, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 1184.0}
{"age": 28, "bmi": 33.0, "children": 2, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 6688.0}
{"age": 64, "bmi": 37.905, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 16928.0}
{"age": 19, "bmi": 17.48, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": -1472.0}
{"age": 21, "bmi": 16.815, "children": 1, "sex": "female", "smoker": "no", "region": "northeast", "prediction": -384.0}
{"age": 19, "bmi": 27.7, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 24800.0}
{"age": 60, "bmi": 24.53, "children": 0, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 11168.0}
{"age": 43, "bmi": 32.6, "children": 2, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 10144.0}
{"age": 32, "bmi": 28.93, "children": 1, "sex": "male", "smoker": "yes", "region": "southeast", "prediction": 29184.0}
{"age": 23, "bmi": 37.1, "children": 3, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 6944.0}
{"age": 57, "bmi": 23.98, "children": 1, "sex": "female", "smoker": "no", "region": "southeast", "prediction": 10624.0}
{"age": 21, "bmi": 26.4, "children": 1, "sex": "female", "smoker": "no", "region": "southwest", "prediction": 2016.0}
{"age": 22, "bmi": 31.35, "children": 1, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 4384.0}
{"age": 50, "bmi": 26.41, "children": 0, "sex": "male", "smoker": "no", "region": "northwest", "prediction": 9472.0}
{"age": 26, "bmi": 46.53, "children": 1, "sex": "male", "smoker": "no", "region": "southeast", "prediction": 10208.0}
{"age": 31, "bmi": 36.3, "children": 2, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 31648.0}
{"age": 53, "bmi": 33.25, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 12896.0}
{"age": 64, "bmi": 26.885, "children": 0, "sex": "female", "smoker": "yes", "region": "northwest", "prediction": 36640.0}
{"age": 50, "bmi": 32.11, "children": 2, "sex": "male", "smoker": "no", "region": "northeast", "prediction": 12576.0}
{"age": 30, "bmi": 19.95, "children": 3, "sex": "female", "smoker": "no", "region": "northwest", "prediction": 3552.0}
{"age": 22, "bmi": 23.18, "children": 0, "sex": "female", "smoker": "no", "region": "northeast", "prediction": 1568.0}
{"age": 20, "bmi": 30, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2496.0}
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "no", "region": "southwest", "prediction": 2528.0}
{"age": 20, "bmi": 30.1, "children": 0, "sex": "male", "smoker": "yes", "region": "southwest", "prediction": 25888.0}