Skip to content

Instantly share code, notes, and snippets.

@shubham769
Created June 21, 2020 15:05
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 shubham769/6305aa0eb5dcc3caa2c85c28af4d2c77 to your computer and use it in GitHub Desktop.
Save shubham769/6305aa0eb5dcc3caa2c85c28af4d2c77 to your computer and use it in GitHub Desktop.
%%time
y_pred_torch=model_torch.predict(np.array(X_test))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment