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

Cp llm new attempt #70

Merged
merged 11 commits into from
Jul 5, 2023
Merged

Cp llm new attempt #70

merged 11 commits into from
Jul 5, 2023

Conversation

pat-alt
Copy link
Member

@pat-alt pat-alt commented Jun 27, 2023

  • Adds a how-to guide showing how to conformalise an LLM
  • fixes small bug in adaptive classification
  • fixes small bug related to image inputs for MLJFlux

@pat-alt pat-alt linked an issue Jun 27, 2023 that may be closed by this pull request
4 tasks
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2023

Codecov Report

Merging #70 (5c34108) into main (c4f1ad3) will decrease coverage by 0.31%.
The diff coverage is 73.33%.

❗ 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      #70      +/-   ##
==========================================
- Coverage   84.50%   84.20%   -0.31%     
==========================================
  Files          14       14              
  Lines         723      728       +5     
==========================================
+ Hits          611      613       +2     
- Misses        112      115       +3     
Impacted Files Coverage Δ
src/conformal_models/conformal_models.jl 92.30% <ø> (ø)
...formal_models/training/inductive_classification.jl 0.00% <0.00%> (ø)
...rc/conformal_models/transductive_classification.jl 100.00% <ø> (ø)
src/conformal_models/inductive_classification.jl 97.59% <100.00%> (+1.24%) ⬆️

📣 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 Jul 5, 2023

Removed LightGBM because it doesn't run locally (see related)

@pat-alt pat-alt merged commit 8fdfc48 into main Jul 5, 2023
5 checks passed
@pat-alt pat-alt deleted the cp-llm-new-attempt branch July 5, 2023 15:13
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.

CP for LLMs
2 participants