JuliaML / LIBLINEAR.jl

LIBLINEAR bindings for Julia
Other
12 stars 10 forks source link

Weights branch #20

Closed jzazo closed 3 years ago

jzazo commented 5 years ago

This is the #weights branch. It should not be pulled into master, but a separate branch.

jzazo commented 5 years ago

I think this branch fails because the windows binaries would need to be compiled with the new weights library. Could you build those binaries?

innerlee commented 5 years ago

Okay, but need some time. Busy with other things these days

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (a26a3bc) into master (1ce0572) will increase coverage by 1.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   97.84%   99.02%   +1.17%     
==========================================
  Files           1        1              
  Lines          93      103      +10     
==========================================
+ Hits           91      102      +11     
+ Misses          2        1       -1     
Impacted Files Coverage Δ
src/LIBLINEAR.jl 99.02% <100.00%> (+1.17%) :arrow_up:

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 1ce0572...3d1afcf. Read the comment docs.