CONAN.geepee.GPSaveObj.get_param_dict#
- CONAN.geepee.GPSaveObj.get_param_dict(original=False)#
Get the GP parameters as a dictionary.
- Parameters:
original (bool, optional) – If True, return the original package values. If False, return the converted values.
- Returns:
A dictionary of the GP parameters.
- Return type:
dict