Created
May 1, 2021 17:17
-
-
Save azarnyx/92aa9a4c000b87a3a5f77cb49a6897a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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