Data Mining - Non-Negative Matrix Factorization (NMF) Algorithm

Thomas Bayes

Data Mining - Non-Negative Matrix Factorization (NMF) Algorithm

About

A Unsupervised Feature Extraction algorithm.

Non-Negative Matrix Factorization (NMF):

  • generates new attributes using linear combinations of the original attributes.
  • Creates new attributes that represent the same information using fewer attributes

The coefficients of the linear combinations are non-negative.

During model apply, an NMF model maps the original data into the new set of attributes (features) discovered by the model.





Discover More
Data Mining Algorithm
Data Mining - Algorithms

An is a mathematical procedure for solving a specific kind of problem. For some data mining functions, you can choose among several algorithms. Algorithm Function Type Description Decision...



Share this page:
Follow us:
Task Runner