Commit Graph

10 Commits

Author SHA1 Message Date
vene 8618b888a2 DOC: clarified the default for NMF initialization 2011-05-17 11:45:54 +03:00
Olivier Grisel 6ee9d68250 rename rng to random_state 2011-05-04 09:45:16 +02:00
Olivier Grisel db123c78b2 ENH: avoid the use of lambdas in NMF to get a more informative profiling output 2011-04-10 19:43:01 +02:00
Olivier Grisel 0faf093c7e MISC: another style fix for a private function in nmf 2011-04-10 19:03:59 +02:00
Olivier Grisel 0b1bdc74f2 MISC: style fixes in NMF 2011-04-10 11:38:20 +02:00
vene b56ad22850 FIX: Explicit docstring inheritance 2011-04-07 19:24:47 +03:00
vene 1f26c703ca Working decomposition package 2011-04-04 16:14:49 +03:00
vene ea2aa805f4 Decomposition module WIP 2011-04-04 14:31:48 +03:00
vene 638d1d1332 Merge branch 'nmf-fix' into decomposition 2011-04-04 12:02:23 +03:00
vene 44b68907b4 Began work on decompositions package. 2011-04-04 01:42:29 +03:00