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

nn_tucker hals class, doc, api improvements #345

Merged
merged 1 commit into from Dec 1, 2021

Conversation

caglayantuna
Copy link
Member

After the issue #342, we realized that non_negative_tucker_hals doesn't exist in the tensorly website. This PR adds non_negative_tucker_hals function to website API, adds missing Tucker_NN_HALS class and improves the docs of _tucker file.

update doc

fix indents

edit doc
@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #345 (23d53b4) into main (9bcb608) will decrease coverage by 0.01%.
The diff coverage is 96.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
- Coverage   88.21%   88.19%   -0.02%     
==========================================
  Files         103      103              
  Lines        5997     6021      +24     
==========================================
+ Hits         5290     5310      +20     
- Misses        707      711       +4     
Impacted Files Coverage Δ
tensorly/decomposition/_tucker.py 89.59% <95.65%> (+0.56%) ⬆️
tensorly/decomposition/tests/test_tucker.py 100.00% <100.00%> (ø)
tensorly/decomposition/_cp.py 87.22% <0.00%> (-0.73%) ⬇️
tensorly/tenalg/proximal.py 67.14% <0.00%> (-0.24%) ⬇️

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 9bcb608...23d53b4. Read the comment docs.

@JeanKossaifi
Copy link
Member

Great, thanks, merging.

@JeanKossaifi JeanKossaifi merged commit 82601b4 into tensorly:main Dec 1, 2021
@caglayantuna caglayantuna deleted the nn_tucker_hals_class_doc branch December 2, 2021 10:08
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