Skip to content

Instantly share code, notes, and snippets.

@avisheknag17
Created September 15, 2020 12:49
Show Gist options
  • Save avisheknag17/56ebd8cc7125ee92a719cb8db23e5dfc to your computer and use it in GitHub Desktop.
Save avisheknag17/56ebd8cc7125ee92a719cb8db23e5dfc to your computer and use it in GitHub Desktop.
result = model.predict(start=1, end=125, exog=X_test.to_numpy().astype(float))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment