WeightedProportion.get_params# WeightedProportion.get_params(deep=True)# 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.