leaspy.models.settings
Classes
Used in |
Module Contents
- class ModelSettings(path_to_model_settings_or_dict)
Used in
Leaspy.load()to create aLeaspyclass object from a json file.- Parameters:
- path_to_model_settings_or_dictdict or str
If a str: path to a json file containing model settings
If a dict: content of model settings
- Raises:
- Parameters:
- parameters: leaspy.utils.typing.KwargsType
- hyperparameters: leaspy.utils.typing.KwargsType