From f2a8df877c91e0d6cfb148d0f584fe69a41f7de9 Mon Sep 17 00:00:00 2001 From: vene <vlad@vene.ro> Date: Mon, 12 Sep 2011 19:45:12 +0300 Subject: [PATCH] Added missing dashes in doc --- doc/modules/decomposition.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/modules/decomposition.rst b/doc/modules/decomposition.rst index c868ac5729..059f09cd45 100644 --- a/doc/modules/decomposition.rst +++ b/doc/modules/decomposition.rst @@ -356,7 +356,7 @@ Dictionary Learning =================== Generic dictionary learning -------------------------- +--------------------------- Dictionary learning (:class:`DictionaryLearning`) is a matrix factorization problem that amounts to finding a (usually overcomplete) dictionary that will -- GitLab