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

Weight accessor #11

Merged
merged 4 commits into from
May 28, 2022
Merged

Weight accessor #11

merged 4 commits into from
May 28, 2022

Conversation

tohtsky
Copy link
Owner

@tohtsky tohtsky commented May 28, 2022

Implement a convenient accessor for factorization machines weights.

@codecov-commenter
Copy link

Codecov Report

Merging #11 (193eefb) into main (8ca5881) will increase coverage by 0.65%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   92.00%   92.65%   +0.65%     
==========================================
  Files          17       17              
  Lines         750      803      +53     
==========================================
+ Hits          690      744      +54     
+ Misses         60       59       -1     
Impacted Files Coverage Δ
src/myfm/gibbs.py 87.38% <100.00%> (+1.97%) ⬆️
src/myfm/variational.py 95.58% <100.00%> (+5.58%) ⬆️
src/myfm/base.py 91.11% <0.00%> (+0.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ca5881...193eefb. Read the comment docs.

@tohtsky tohtsky merged commit 5e77e1f into main May 28, 2022
@tohtsky tohtsky deleted the weight-accessor branch May 28, 2022 12:31
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.

None yet

2 participants