JuliaGaussianProcesses / KernelFunctions.jl

Julia package for kernel functions for machine learning
https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/
MIT License
267 stars 32 forks source link

Small clarification in train-kernel-parameters notebook #496

Closed st-- closed 1 year ago

st-- commented 1 year ago

Summary

When I tried to walk someone through the train-kernel-parameters notebook, the notation was confusing, so we fixed it.

theogf commented 1 year ago

We got some broken tests passing on 1.6 ??? https://github.com/JuliaGaussianProcesses/KernelFunctions.jl/actions/runs/4481669890/jobs/7878694442?pr=496#step:6:251

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (00d36a9) 94.25% compared to head (e9e2e44) 94.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #496 +/- ## ======================================= Coverage 94.25% 94.25% ======================================= Files 52 52 Lines 1374 1374 ======================================= Hits 1295 1295 Misses 79 79 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGaussianProcesses). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaGaussianProcesses)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.