sccross.models.utils.RMSE¶
-
class
sccross.models.utils.RMSE(loc)[source]¶ Bases:
sccross.models.utils.MSEA “sham” distribution that outputs negative RMSE on
log_prob- Parameters
loc (
Tensor) – Mean of the distribution
Methods
Returns the log of the probability density/mass function evaluated at value.
Attributes