Make plot and predict consistent #116
Labels
enhancement
New feature or request
medium
This is expected to be medium.
question
Further information is requested
Should we return the observational noise when predicting from regression?
predict
returns glm predictions for regression, not incorporating the observational noise (which I think I chose to do to stay consistent with PyTorch)In any case, we should add warnings and/or documentation
cc @pasq-cat
The text was updated successfully, but these errors were encountered: