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

Add fields and parallelize with nothing #119

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

pat-alt
Copy link
Member

@pat-alt pat-alt commented Apr 5, 2024

No description provided.

@pat-alt pat-alt linked an issue Apr 5, 2024 that may be closed by this pull request
src/conformal_models/inductive_classification.jl Outdated Show resolved Hide resolved
src/conformal_models/inductive_classification.jl Outdated Show resolved Hide resolved
src/conformal_models/inductive_regression.jl Outdated Show resolved Hide resolved
src/conformal_models/inductive_regression.jl Outdated Show resolved Hide resolved
src/conformal_models/transductive_regression.jl Outdated Show resolved Hide resolved
src/conformal_models/transductive_regression.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.63%. Comparing base (80c73df) to head (c6ae2b5).

❗ Current head c6ae2b5 differs from pull request most recent head 8bc0d80. Consider uploading reports for the commit 8bc0d80 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
- Coverage   72.97%   72.63%   -0.35%     
==========================================
  Files          20       21       +1     
  Lines         792      782      -10     
==========================================
- Hits          578      568      -10     
  Misses        214      214              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Add parallelizer field to all models
1 participant