Skip to content

Instantly share code, notes, and snippets.

@ajayborra
Created November 5, 2018 20:28
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 ajayborra/6f415ef158a72e665a36d9a186ad8395 to your computer and use it in GitHub Desktop.
Save ajayborra/6f415ef158a72e665a36d9a186ad8395 to your computer and use it in GitHub Desktop.
Fetch Dataset
cd .. && mkdir -p blog/data && cd blog/data
wget https://raw.githubusercontent.com/ajayborra/TransmogrifAI-CaliforniaHousing/master/data/cadata.csv && cd ..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment