nd-ball / py-irt

Bayesian IRT models in Python
MIT License
115 stars 41 forks source link

Update to torch 2 + more configurable model #60

Closed EntilZha closed 3 months ago

EntilZha commented 3 months ago

Update to torch 2 + more configurable model

Summary:

Test Plan:


Stack created with Sapling. Best reviewed with ReviewStack.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 66.83%. Comparing base (2ee48d0) to head (e73d570).

Files Patch % Lines
py_irt/training.py 84.21% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #60 +/- ## ========================================== - Coverage 66.95% 66.83% -0.12% ========================================== Files 15 15 Lines 1159 1164 +5 ========================================== + Hits 776 778 +2 - Misses 383 386 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.