Skip to content

Instantly share code, notes, and snippets.

@CaptainAshis
Created September 28, 2018 02:45
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 CaptainAshis/a37165231398119054d2e73e24622d03 to your computer and use it in GitHub Desktop.
Save CaptainAshis/a37165231398119054d2e73e24622d03 to your computer and use it in GitHub Desktop.
dl_2 ros fastai
cat_sz = [(c, len(joined_samp[c].cat.categories)+1) for c in cat_vars]
cat_sz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment