MLPACK
1.0.4
|
Classes | |
class | HAlternatingLeastSquaresRule |
The update rule for the encoding matrix H. More... | |
class | HMultiplicativeDistanceRule |
The update rule for the encoding matrix H. More... | |
class | HMultiplicativeDivergenceRule |
The update rule for the encoding matrix H. More... | |
class | NMF |
This class implements the NMF on the given matrix V. More... | |
class | RandomAcolInitialization |
This class initializes the W matrix of the NMF algorithm by averaging p randomly chosen columns of V. More... | |
class | RandomInitialization |
class | WAlternatingLeastSquaresRule |
The update rule for the basis matrix W. More... | |
class | WMultiplicativeDistanceRule |
The update rule for the basis matrix W. More... | |
class | WMultiplicativeDivergenceRule |
The update rule for the basis matrix W. More... |