Slide 52
Slide 52 text
© 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved. In Partnership with
EstimatorBase class
fit(inputs=None, wait=True, logs='All', job_name=None,
experiment_config=None)
compile_model(target_instance_family, input_shape, output_path,
framework=None, framework_version=None, compile_max_run=900, tags=None,
target_platform_os=None, target_platform_arch=None,
target_platform_accelerator=None, compiler_options=None, **kwargs)
deploy(initial_instance_count, instance_type, serializer=None,
deserializer=None, accelerator_type=None, endpoint_name=None,
use_compiled_model=False, wait=True, model_name=None, kms_key=None,
data_capture_config=None, tags=None, **kwargs)
transformer(instance_count, instance_type, strategy=None, assemble_with=None,
output_path=None, output_kms_key=None, accept=None, env=None,
max_concurrent_transforms=None, max_payload=None, tags=None, role=None,
volume_kms_key=None, vpc_config_override='VPC_CONFIG_DEFAULT',
enable_network_isolation=None, model_name=None)