Skip to content

Instantly share code, notes, and snippets.

@krondor
Last active February 28, 2019 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krondor/cf33cbbc277ff634c5c0c989da38dfc7 to your computer and use it in GitHub Desktop.
Save krondor/cf33cbbc277ff634c5c0c989da38dfc7 to your computer and use it in GitHub Desktop.
scoring json
{
"input_json":[
{
"concave points_mean":0.01171,
"perimeter_se":1.115,
"fractal_dimension_mean":0.05581,
"symmetry_se":0.01619,
"smoothness_worst":0.09616,
"concave points_se":0.005905,
"fractal_dimension_se":0.002081,
"concavity_se":0.01652,
"compactness_se":0.01345,
"compactness_mean":0.03729,
"texture_mean":13.12,
"radius_mean":12.89,
"fractal_dimension_worst":0.06915,
"area_mean":515.9,
"radius_se":0.1532,
"symmetry_worst":0.2309,
"diagnosis":"B",
"concave points_worst":0.05366,
"area_worst":577,
"perimeter_mean":81.89,
"smoothness_se":0.004731,
"texture_se":0.469,
"area_se":12.68,
"compactness_worst":0.1147,
"symmetry_mean":0.1337,
"smoothness_mean":0.06955,
"perimeter_worst":87.4,
"concavity_worst":0.1186,
"concavity_mean":0.0226,
"texture_worst":15.54,
"radius_worst":13.62,
"id":8913
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment