Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #47

Merged
merged 15 commits into from
Dec 9, 2022
Merged

Documentation #47

merged 15 commits into from
Dec 9, 2022

Conversation

pat-alt
Copy link
Member

@pat-alt pat-alt commented Dec 7, 2022

Added some additional functionality for evaluation including metrics and visualisation.

@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2022

Codecov Report

Merging #47 (3a93635) into main (1ed5c3c) will increase coverage by 0.73%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   97.86%   98.60%   +0.73%     
==========================================
  Files           9       11       +2     
  Lines         422      500      +78     
==========================================
+ Hits          413      493      +80     
+ Misses          9        7       -2     
Impacted Files Coverage Δ
src/conformal_models/conformal_models.jl 92.30% <ø> (ø)
src/conformal_models/inductive_classification.jl 98.43% <ø> (+0.02%) ⬆️
src/conformal_models/inductive_regression.jl 100.00% <ø> (ø)
src/conformal_models/model_traits.jl 100.00% <ø> (ø)
src/conformal_models/plotting.jl 96.15% <ø> (+7.62%) ⬆️
...rc/conformal_models/transductive_classification.jl 100.00% <ø> (ø)
src/conformal_models/transductive_regression.jl 100.00% <ø> (ø)
src/conformal_models/utils.jl 100.00% <ø> (ø)
src/evaluation/measures.jl 94.73% <ø> (ø)
src/evaluation/traits.jl 100.00% <ø> (ø)
... and 9 more

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

@pat-alt
Copy link
Member Author

pat-alt commented Dec 8, 2022

a614ee5 will error, but some progress on plotting for any data

@pat-alt pat-alt merged commit c6ca03f into main Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants