-
Notifications
You must be signed in to change notification settings - Fork 12
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
Conversation
pat-alt
commented
Jun 27, 2023
•
edited
Loading
edited
- 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
Codecov Report
❗ 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
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Removed LightGBM because it doesn't run locally (see related) |