Skip to content

Instantly share code, notes, and snippets.

@azarnyx
Created May 1, 2021 17:17
Show Gist options
  • Save azarnyx/92aa9a4c000b87a3a5f77cb49a6897a5 to your computer and use it in GitHub Desktop.
Save azarnyx/92aa9a4c000b87a3a5f77cb49a6897a5 to your computer and use it in GitHub Desktop.
model.fit()
predictor = model.deploy(initial_instance_count=1, instance_type='ml.m5.4xlarge')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment