SoftmaxWeightedSumFitter.build_model# SoftmaxWeightedSumFitter.build_model(X, y, coords)[source]# Build the PyMC model with softmax-parameterized simplex weights. Parameters: X (DataArray) y (DataArray) coords (dict[str, Any] | None) Return type: None