JuliaAI / CatBoost.jl

Julia wrapper of the python library CatBoost for boosted decision trees
MIT License
11 stars 3 forks source link

Fix package name in MLJ interface - take II #24

Closed ablaom closed 1 year ago

ablaom commented 1 year ago

replaces #23 . Subsumes #20

codecov-commenter commented 1 year ago

Codecov Report

Merging #24 (3d176a3) into main (bde0968) will increase coverage by 3.68%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   73.61%   77.30%   +3.68%     
==========================================
  Files           6        6              
  Lines         163      163              
==========================================
+ Hits          120      126       +6     
+ Misses         43       37       -6     
Impacted Files Coverage Δ
src/MLJCatBoostInterface.jl 79.31% <ø> (+9.81%) :arrow_up:
src/CatBoost.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.