simpeg.utils.WeightedGaussianMixture.get_params# WeightedGaussianMixture.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.