Skip to content

Running Supervised NMF

Shankara Anand edited this page Jun 14, 2021 · 1 revision

Supervised NMF

If you want to fix the W-matrix when performing a decomposition, this is supported in the python module as of v0.0.8.

import signatureanalyzer as sa

sa.supervised_ardnmf?
Clone this wiki locally