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

switch SVM example to half-moon dataset #421

Closed st-- closed 2 years ago

st-- commented 2 years ago

Which produces a much more sensible plot (given that SVM only predicts +1 or -1).

codecov[bot] commented 2 years ago

Codecov Report

Merging #421 (b69e8e1) into master (992b665) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #421   +/-   ##
=======================================
  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 992b665...b69e8e1. Read the comment docs.