Skip to content

Adds ability to run nmf with new method - #53

Open
skyler-ruiter wants to merge 5 commits into
zdebruine:mainfrom
skyler-ruiter:main
Open

Adds ability to run nmf with new method#53
skyler-ruiter wants to merge 5 commits into
zdebruine:mainfrom
skyler-ruiter:main

Conversation

@skyler-ruiter

Copy link
Copy Markdown

Adds option for user to call run_nmf() with a new parameter, method. This can equal either "mse" (default value), or can be set to "kl" to run NMF using kl-divergence and sequential coordinate descent (scd). Only implemented as a dense version currently.

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.

1 participant