See the following prerequisites (data preparation) and examples of deploying and loading models using lightgbm opensourceML class objects:
- Data preparation
- Example: Single model deployment and loading of td_lightgbm Booster trained in Vantage
- Example: Distributed model deployment and loading of td_lightgbm Booster trained in Vantage
- Example: Single model deployment and loading of td_lightgbm sklearn model trained in Vantage
- Example: Distributed model deployment and loading of td_lightgbm sklearn model trained in Vantage
- Example: Deploy and load the Booster model trained outside Vantage using train()
- Example: Deploy and load the sklearn model trained outside Vantage