signal_classify_nmf


signal_classify_nmf, a scikit-learn code which uses non-negative matrix factorization (nmf) to match new signals to items in the signal dataset.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

faces_classify_nmf, a scikit-learn code which uses the nonnegative matrix factorization algorithm to match new faces with images in the faces dataset.

Reference:

Source Code:


Last revised on 22 September 2023.