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

Ensemble batch prediction #76

Closed MojiFarmanbar closed 1 year ago

MojiFarmanbar commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #76 (a031b75) into main (1063400) will increase coverage by 0.16%. The diff coverage is 85.71%.

: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      #76      +/-   ##
==========================================
+ Coverage   83.40%   83.56%   +0.16%     
==========================================
  Files          15       15              
  Lines         735      791      +56     
==========================================
+ Hits          613      661      +48     
- Misses        122      130       +8     
Impacted Files Coverage Δ
src/ConformalPrediction.jl 100.00% <ø> (ø)
src/conformal_models/conformal_models.jl 92.30% <ø> (ø)
src/conformal_models/transductive_regression.jl 97.56% <84.00%> (-2.44%) :arrow_down:
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

pat-alt commented 1 year ago

Just need to