load_model
Load a saved sktime model from a local directory to restore it for reuse in time series forecasting or analysis tasks.
Instructions
Load a saved sktime model from a local path and register it for use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the saved model directory |