SoftPlusHSGP.from_dict# classmethod SoftPlusHSGP.from_dict(data)# Create an object from a dictionary. Parameters: datadictThe data to create the object from. Returns: HSGPThe object created from the data.