JuliaTrustworthyAI / ConformalPrediction.jl

Predictive Uncertainty Quantification through Conformal Prediction for Machine Learning models trained in MLJ.
https://juliatrustworthyai.github.io/ConformalPrediction.jl/
MIT License
135 stars 12 forks source link

79 revisit sample correction #80

Closed pat-alt closed 1 year ago

pat-alt commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #80 (4fc2024) into main (1a4ceff) will increase coverage by 0.24%. The diff coverage is 93.33%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   83.56%   83.81%   +0.24%     
==========================================
  Files          15       15              
  Lines         791      803      +12     
==========================================
+ Hits          661      673      +12     
  Misses        130      130              
Files Changed Coverage Δ
src/conformal_models/conformal_models.jl 92.30% <ø> (ø)
src/conformal_models/training/losses.jl 0.00% <0.00%> (ø)
src/conformal_models/inductive_classification.jl 97.59% <100.00%> (ø)
src/conformal_models/inductive_regression.jl 100.00% <100.00%> (ø)
...rc/conformal_models/transductive_classification.jl 100.00% <100.00%> (ø)
src/conformal_models/transductive_regression.jl 97.56% <100.00%> (ø)
src/conformal_models/utils.jl 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more