Disease-Progression-Prediction / input_example.json
kendrickfff's picture
Upload 10 files
ce7d1ad verified
{"columns": ["AGE", "SEX", "BMI", "BP", "S1", "S2", "S3", "S4", "S5", "S6"], "data": [[54.0, 2.0, 36.1, 115.0, 163.0, 98.4, 43.0, 4.0, 4.6821, 101.0], [45.0, 1.0, 32.0, 110.0, 224.0, 134.2, 45.0, 5.0, 5.4116, 93.0], [59.0, 2.0, 27.2, 107.0, 158.0, 102.0, 39.0, 4.0, 4.4427, 93.0], [45.0, 1.0, 24.2, 83.0, 177.0, 118.4, 45.0, 4.0, 4.2195, 82.0], [42.0, 1.0, 30.6, 121.0, 176.0, 92.8, 69.0, 3.0, 4.2627, 89.0]]}