nmf_models.nmf_models_mod_updates

Module containing the inNMF class and tf-idf function.

Functions

log_tf_idf

Return a TF-IDF transformed matrix.

Classes

intNMF

Class to run int NMF on multiome data

Exceptions

InvalidMatType

Raised if the mat is invalid.