[mlpack-git] master: Minor spelling fix. (1bdfce1)

gitdub at mlpack.org gitdub at mlpack.org
Fri Feb 19 08:22:53 EST 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/f6dd2f7a9752a7db8ec284a938b3e84a13d0bfb2...6205f3e0b62b56452b2a4afc4da24fce5b21e72f

>---------------------------------------------------------------

commit 1bdfce1f5e003fdbd10e7d117d25fe3a9d0228da
Author: marcus <marcus.edel at fu-berlin.de>
Date:   Sat Feb 13 23:46:33 2016 +0100

    Minor spelling fix.


>---------------------------------------------------------------

1bdfce1f5e003fdbd10e7d117d25fe3a9d0228da
 src/mlpack/methods/amf/init_rules/random_init.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mlpack/methods/amf/init_rules/random_init.hpp b/src/mlpack/methods/amf/init_rules/random_init.hpp
index b8d47a8..8400b68 100644
--- a/src/mlpack/methods/amf/init_rules/random_init.hpp
+++ b/src/mlpack/methods/amf/init_rules/random_init.hpp
@@ -2,7 +2,7 @@
  * @file random_init.hpp
  * @author Mohan Rajendran
  *
- * Initialization rule for alternating matrix forization (AMF). This simple
+ * Initialization rule for alternating matrix factorization (AMF). This simple
  * initialization is performed by assigning a random matrix to W and H.
  */
 #ifndef __MLPACK_METHODS_LMF_RANDOM_INIT_HPP




More information about the mlpack-git mailing list