Add NMF
Open
Algorithm
- Dominant language
- Python
- Stars
- 951
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to have [scikit-learn's NMF]( http://scikit-learn.org/stable/modules/generated/sklearn.decomposition.NMF.html#sklearn.decomposition.NMF ) wrapped up for use with large Dask Arrays.
Contributor guide
Research direction
Start with scikit-learn's NMF documentation linked in the issue and inspect the repository's existing estimator wrappers and tests. Done means providing an NMF wrapper that works with large Dask Arrays and is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, scikit-learn
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100