Skip to content

Instantly share code, notes, and snippets.

@patrikbraborec
Last active October 26, 2022 08:53
Show Gist options
  • Save patrikbraborec/deef4d440c1664223116ddfc3d8db49a to your computer and use it in GitHub Desktop.
Save patrikbraborec/deef4d440c1664223116ddfc3d8db49a to your computer and use it in GitHub Desktop.
predictions = predict_model(best, data=report_data)
print(predictions.head())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment