Skip to content

Instantly share code, notes, and snippets.

@CaptainAshis
Created September 27, 2018 08:24
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/1cd8f4f03eb8ddeb2696bd0905675198 to your computer and use it in GitHub Desktop.
Save CaptainAshis/1cd8f4f03eb8ddeb2696bd0905675198 to your computer and use it in GitHub Desktop.
learn_fast_ros
md = ColumnarModelData.from_data_frame(PATH, val_idx, df, yl.astype(np.float32), cat_flds=cat_vars, bs=128,
test_df=df_test, is_reg=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment