Skip to content

Instantly share code, notes, and snippets.

@Ruqyai
Created December 18, 2019 13:25
Show Gist options
  • Select an option

  • Save Ruqyai/3e14aafdd45716b5d1309dea4e0ade70 to your computer and use it in GitHub Desktop.

Select an option

Save Ruqyai/3e14aafdd45716b5d1309dea4e0ade70 to your computer and use it in GitHub Desktop.
%%writefile records.json
{"CRIM": 0.00632,"ZN": 18.0,"INDUS": 2.31,"NOX": 0.538, "RM": 6.575, "AGE": 65.2, "DIS": 4.0900, "TAX": 296.0, "PTRATIO": 15.3}
{"CRIM": 0.00332,"ZN": 0.0,"INDUS": 2.31,"NOX": 0.437, "RM": 7.7, "AGE": 40.0, "DIS": 5.0900, "TAX": 250.0, "PTRATIO": 17.3}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment