Skip to content

Instantly share code, notes, and snippets.

@sofianhamiti
Created January 19, 2021 20:54
Show Gist options
  • Save sofianhamiti/2d16194cca69d8b2eef8d9f06990f005 to your computer and use it in GitHub Desktop.
Save sofianhamiti/2d16194cca69d8b2eef8d9f06990f005 to your computer and use it in GitHub Desktop.
{
"crim": 0.0063,
"zn": 18,
"indus": 2.31,
"chas": 0,
"nox": 0.538,
"rm": 6.575,
"age": 65.2,
"dis": 4.09,
"rad": 1,
"tax": 296,
"ptratio": 15.3,
"black": 396.9,
"lstat": 4.98,
"medv": 24
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment