jackmartin
c625256f4f
Fixed pep8 errors
...
linting
2016-06-10 18:30:26 -04:00
TomDLT
ceeef70037
ENH refactor NMF and add CD solver
2015-09-21 11:42:07 +02:00
Lars Buitinck
d208c13644
COSMIT friendlier output from faster NMF benchmark
...
Tolerance lowered to make it run in reasonable time; see #2537 .
2013-10-20 19:17:26 +02:00
Ken Geis
ca2142ebba
ENH lots of benchmarks fixes
...
* add a title to all benchmark figures/windows
* "bench" is non-standard slang for benchmarking
* remove calls to pyplot.clf because the previous call
to pyplot.figure sets the current figure
* standardize on "Time (s)" as time axis label
* move some benchmark plot legends to the upper left corner of the plot:
most benchmarks expand from (0,0) up and to the right
* simplified plot titles and moved constant info from legend into title
* fixed typos
* made some labels more viewer-friendly
Fixes #2023 .
2013-06-30 17:06:46 +02:00
Andreas Mueller
e42e5305e6
COSMIT pep8
2013-03-05 19:02:08 +01:00
Lars Buitinck
541987802f
P3K range vs. xrange
2013-02-14 02:05:35 +01:00
Lars Buitinck
c481ff8857
P3K fix broken doctest and add forgotten print_function import
2013-02-11 23:27:17 +01:00
Lars Buitinck
85ec0fd1ae
P3K death to the print statement
2013-02-11 23:11:57 +01:00
Olivier Grisel
a57c2ae933
more scikits.learn => sklearn updates
2011-09-03 12:57:53 +02:00
Gilles Louppe
3fd8292c18
Fixes for broken benchmarks due to API changes in samples_generator.py
2011-08-04 15:09:32 +02:00
Olivier Grisel
c5d20baf28
FIX: broken import in bench_plot_nmf
2011-05-02 10:25:09 +02:00
vene
2c982c928d
Missed one reference
2011-04-04 17:00:53 +03:00
vene
d98a159a01
Added disclaimer in nndsvdar docstring
...
Decreased tolerance in benchmark
2011-04-02 17:24:27 +03:00
vene
2f12774709
Documentation. Discussed fixes. Set default to ar.
2011-04-02 01:36:48 +03:00
vene
79a8b97a75
Fix benchmarks printing of error for alt-nmf
2011-04-02 00:39:32 +03:00
vene
afd1d555d7
Merged
2011-04-02 00:38:10 +03:00
vene
d5919d8b81
Fixed NMF benchmark colors
2011-04-02 00:04:10 +03:00
vene
14823e37cd
Fixed benchmark, removed unused import.
2011-04-01 23:45:37 +03:00
vene
1a95f212b6
Benchmarks and more pep8
2011-04-01 23:34:35 +03:00
vene
ec08e4cbcb
Removed comments.
2011-04-01 22:48:03 +03:00
vene
26d809d953
Abbreviation expansion in benchmark
2011-04-01 22:06:19 +03:00
vene
2b5d9bafdf
pep8 fixes
2011-04-01 22:04:15 +03:00
vene
54283ad775
Applied suggestions; updated bench and example
2011-04-01 21:16:42 +03:00
vene
40ac544151
Added benchmark.
2010-12-14 01:32:49 +02:00