XGBoostModelInference¶
XGBoost model inference step for prediction generation without metrics
SageMaker step type |
|
Node type |
internal (consumes upstream, produces downstream) |
Container entry point |
|
Interface file |
|
Compute¶
Compute kind |
|
Functionality¶
XGBoost model inference script. Loads trained model, preprocesses evaluation data, generates predictions without metrics computation.
Inputs (dependencies)¶
Input |
Type |
Required |
Compatible producers |
|---|---|---|---|
|
|
yes |
XGBoostTraining, PyTorchTraining, DummyTraining, XGBoostModel, PyTorchModel, PyTorchModelInference |
|
|
yes |
TabularPreprocessing, CradleDataLoading, RiskTableMapping, CurrencyConversion |
Outputs¶
Output |
Type |
|---|---|
|
|
Consumers (downstream steps)¶
Steps that declare this step as a compatible input source:
Framework requirements¶
Package |
Version |
|---|---|
|
|
|
|
|
|