Skip to content

Instantly share code, notes, and snippets.

@rakshithvasudev
Created August 3, 2017 02:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rakshithvasudev/282498acb8a8913a75c3996c261b87f8 to your computer and use it in GitHub Desktop.
Save rakshithvasudev/282498acb8a8913a75c3996c261b87f8 to your computer and use it in GitHub Desktop.
onehot-dataset.txt
╔════════════╦═════════════════╦════════╗
║ CompanyName Categoricalvalue ║ Price ║
╠════════════╬═════════════════╣════════║
║ VW ╬ 1 ║ 20000 ║
║ Acura ╬ 2 ║ 10011 ║
║ Honda ╬ 3 ║ 50000 ║
║ Honda ╬ 3 ║ 10000 ║
╚════════════╩═════════════════╩════════╝
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment