biolab / orange3-survival-analysis

🍊 :heavy_plus_sign: Survival Analysis add-on for Orange3 data mining suite.
GNU General Public License v3.0
2 stars 4 forks source link

[ENH] use new interface for testing and scoring learners #42

Closed JakaKokosar closed 2 years ago

JakaKokosar commented 2 years ago
Issue

https://github.com/biolab/orange3/pull/5848

Description of changes
Includes
codecov-commenter commented 2 years ago

Codecov Report

Merging #42 (332dc79) into master (0974718) will decrease coverage by 0.07%. The diff coverage is 55.00%.

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   45.57%   45.50%   -0.08%     
==========================================
  Files          12       12              
  Lines        1176     1178       +2     
==========================================
  Hits          536      536              
- Misses        640      642       +2     
Impacted Files Coverage Ξ”
orangecontrib/survival_analysis/modeling/cox.py 0.00% <0.00%> (ΓΈ)
...ntrib/survival_analysis/widgets/owcoxregression.py 0.00% <0.00%> (ΓΈ)
...ngecontrib/survival_analysis/evaluation/scoring.py 72.22% <80.00%> (-4.25%) :arrow_down:
orangecontrib/survival_analysis/widgets/data.py 100.00% <100.00%> (ΓΈ)

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 0974718...332dc79. Read the comment docs.