JuliaDecisionFocusedLearning / InferOpt.jl

Combinatorial optimization layers for machine learning pipelines
https://juliadecisionfocusedlearning.github.io/InferOpt.jl/
MIT License
113 stars 4 forks source link

Enable kwargs in maximizer for `SPOPlusLoss` and `StructuredSVMLoss` #28

Closed BatyLeo closed 1 year ago

BatyLeo commented 2 years ago

See issue #27.

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (e1bb932) into main (c83f585) will not change coverage. The diff coverage is 81.81%.

@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   87.77%   87.77%           
=======================================
  Files          18       18           
  Lines         368      368           
=======================================
  Hits          323      323           
  Misses         45       45           
Impacted Files Coverage Δ
src/ssvm/isbaseloss.jl 0.00% <0.00%> (ø)
src/spo/spoplus_loss.jl 86.20% <85.71%> (ø)
src/ssvm/ssvm_loss.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.