SageMakerLinearLearnerRegressor¶
Type¶
ml-estimator
Class¶
fire.nodes.sagemaker.NodeLinearLearnerRegressor
Fields¶
| Name | Title | Description |
|---|---|---|
| roleArn | Role Arn | Role arn to use sagemaker |
| trainingInstanceType | Training Instance Type | InstanceType for training |
| trainingInstanceCount | Training Instance Count | Number of Instance for training |
| endpointInstanceType | Endpoint InstanceType | InstanceType for Endpoint |
| endpointInitialInstanceCount | Endpoint Initial Instance Count | Number of Instance for Endpoint |