JuliaGaussianProcesses / KernelFunctions.jl

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

fix figure & cleanup #422

Closed st-- closed 2 years ago

st-- commented 2 years ago

@theogf apologies I had made a mistake with Plots... and then I also cleaned up the code a bit more

st-- commented 2 years ago

I've taken the opportunity to bump the LIBSVM dependency, deprecating #413

codecov[bot] commented 2 years ago

Codecov Report

Merging #422 (acffc5e) into master (40cb59e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files          52       52           
  Lines        1199     1199           
=======================================
  Hits         1112     1112           
  Misses         87       87           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 40cb59e...acffc5e. Read the comment docs.

st-- commented 2 years ago

Can I have an approve to merge while even the nightly build is passing? :joy: