-
Notifications
You must be signed in to change notification settings - Fork 24
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
Modify inference for predictions functionality #51
Conversation
Short summary of the modifications:
|
NOTE: |
Co-authored-by: Bagaev Dmitry <[email protected]>
Co-authored-by: Bagaev Dmitry <[email protected]>
Co-authored-by: Bagaev Dmitry <[email protected]>
Co-authored-by: Bagaev Dmitry <[email protected]>
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #51 +/- ##
==========================================
- Coverage 81.32% 81.03% -0.29%
==========================================
Files 11 11
Lines 1210 1271 +61
==========================================
+ Hits 984 1030 +46
- Misses 226 241 +15
☔ View full report in Codecov by Sentry. |
This PR aims at bringing the prediction functionality into
RxInfer.jl
.