urbanlc.model.baseline.OLI_TIRSBaseline.save_model#
- OLI_TIRSBaseline.save_model(data: Tuple[Any, List[int]]) None #
Save the current model and related information to a checkpoint file.
- Parameters:
data (Tuple[Any, List[int]]) – Tuple containing the model-related information to be saved.
- Return type:
None