SciML / Surrogates.jl

Surrogate modeling and optimization for scientific machine learning (SciML)
https://docs.sciml.ai/Surrogates/stable/
Other
330 stars 69 forks source link

refactor(SurrogatesSVM): use SurrogatesBase and cleanup code #475

Closed sathvikbhagavan closed 7 months ago

sathvikbhagavan commented 7 months ago

First of many refactors using SurrogatesBase.jl

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 78.69%. Comparing base (f760ab5) to head (496aab4).

Files Patch % Lines
lib/SurrogatesSVM/src/SurrogatesSVM.jl 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #475 +/- ## ========================================== + Coverage 78.12% 78.69% +0.57% ========================================== Files 23 23 Lines 3159 3136 -23 ========================================== Hits 2468 2468 + Misses 691 668 -23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.