theogf / AugmentedGaussianProcesses.jl

Gaussian Process package based on data augmentation, sparsity and natural gradients
https://theogf.github.io/AugmentedGaussianProcesses.jl/dev/
Other
134 stars 9 forks source link

Improve heteroscedastic #113

Closed theogf closed 2 years ago

theogf commented 2 years ago
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1505123595


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/likelihood/matern.jl 0 10 0.0%
src/ComplementaryDistributions/polyagamma.jl 61 73 83.56%
<!-- Total: 140 162 86.42% -->
Files with Coverage Reduction New Missed Lines %
src/ComplementaryDistributions/polyagamma.jl 1 85.87%
src/likelihood/laplace.jl 1 90.0%
src/likelihood/logistic.jl 1 88.0%
src/likelihood/matern.jl 2 0%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 1494156205: 0.5%
Covered Lines: 1849
Relevant Lines: 2689

💛 - Coveralls