nmf_imaging: Second Release
Description
-
Enabling Data Imputation in Non-negative Matrix Factorization (NMF) Target Modeling
-
The nmf_imaging.NMFmodelling function now can take a mask_data_imputation input, which is a two dimensional binary mask that matches the size of the trg, and 0 means you will impute the values for the corresponding matrix elements. However, if some of the 0's are not covered in your NMF components, the corresponding element values cannot be imputed.
-
-
Allowing Missing Data in NMF Component Calculation
-
The nmf_imaging.NMFcomponents function's mask input now allows a three dimensional binary mask that matches the size of the refs input, and 0 means that you will ignore the the corresponding element's input value.
-
Files
seawander/nmf_imaging-v2.0.zip
Files
(11.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2e352e8105534dde28c86d4b48b42a8d
|
11.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/seawander/nmf_imaging/tree/v2.0 (URL)
References
- Ren, Bin et al. (2020). Decouple software associated to arXiv:2001.00563.