Skip to content

Instantly share code, notes, and snippets.

@shubham769
Created June 21, 2020 15:05
Show Gist options
  • Save shubham769/737ec5f1e5c43cdfb769a44920442bac to your computer and use it in GitHub Desktop.
Save shubham769/737ec5f1e5c43cdfb769a44920442bac 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