simpeg.utils.GaussianMixtureWithPrior.get_params# GaussianMixtureWithPrior.get_params(deep=True)[source]# Get parameters for this estimator. Parameters: deepbool, default=TrueIf True, will return the parameters for this estimator and contained subobjects that are estimators. Returns: paramsdictParameter names mapped to their values.