-
Notifications
You must be signed in to change notification settings - Fork 0
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
1.11.0 beta #98
1.11.0 beta #98
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #98 +/- ##
==========================================
- Coverage 51.96% 51.62% -0.34%
==========================================
Files 19 19
Lines 1938 1968 +30
==========================================
+ Hits 1007 1016 +9
- Misses 931 952 +21
Continue to review full report in Codecov by Sentry.
|
Fixes incorect Null LL value on output results. Now shows both NLL and Init LL
Checklist
pre-commit
is installed and set up.Features
is_training
flagFixes
null_log_likelihood_fn
to basic.pyshow_training_plot
acceptance_method
argumentDocumentation
quick-start.md
installation.md
Maintenance