LightGBMModelInference¶
LightGBM 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 |
|
SDK class |
|
Functionality¶
LightGBM model inference script. Loads trained model, preprocesses evaluation data, generates predictions without metrics computation.
Inputs (dependencies)¶
Input |
Type |
Required |
Compatible producers |
|---|---|---|---|
|
|
yes |
LightGBMTraining, XGBoostTraining, PyTorchTraining, DummyTraining, LightGBMModel, XGBoostModel, PyTorchModel |
|
|
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 |
|---|---|
|
|
|
|
|
|