scikit-learn/benchmarks
Raghav R V 664d78eb7c MAINT Remove support for the deprecated sequence of sequences
MAINT Remove sequence of sequence support from datasets
MAINT Remove return_indicator param
MAINT Remove multilabel-seq test in OVR
MAINT Remove multilable-seq test in check_cv
MAINT Remove multilabel seq test in label_binarizer
TST type_of_target returns "unknown" for multilabel-sequence types
TST _check_targets should raise a ValueError
DOC show multilabel indicator as an example; remove return_indicator param
DOC use consistent lower case y for target
2015-08-11 22:26:44 +05:30
..
bench_20newsgroups.py Benchmark: Add more estimators + uncomment text 2014-11-06 13:58:34 +01:00
bench_covertype.py ENH add a benchmark on mnist 2015-01-12 11:51:48 +01:00
bench_glm.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_glmnet.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_isotonic.py ENH - Improve performance of isotonic regression 2014-03-09 22:37:38 +01:00
bench_lasso.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_mnist.py DOC add performance for all available classifiers 2015-01-14 09:48:18 +01:00
bench_multilabel_metrics.py MAINT Remove support for the deprecated sequence of sequences 2015-08-11 22:26:44 +05:30
bench_plot_approximate_neighbors.py COSMIT prefer loops to repetition in LSHForest benchmark 2015-08-09 16:21:18 +10:00
bench_plot_fastkmeans.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_incremental_pca.py IncrementalPCA implementation 2014-09-22 13:12:29 -04:00
bench_plot_lasso_path.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_neighbors.py MISC: avoid overridding figure in benchs 2014-07-15 17:00:22 +02:00
bench_plot_nmf.py COSMIT friendlier output from faster NMF benchmark 2013-10-20 19:17:26 +02:00
bench_plot_omp_lars.py FIX precompute_gram->precompute as in #2224 2015-02-08 11:14:22 -08:00
bench_plot_parallel_pairwise.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_svd.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_plot_ward.py MISC: remove reference to deprecated Ward 2014-02-07 09:25:08 +01:00
bench_random_projections.py BUG fix whitespace in error messages 2013-08-26 17:02:52 +02:00
bench_sample_without_replacement.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00
bench_sgd_regression.py adding space to shape and putting // in average division 2014-10-07 12:47:08 +02:00
bench_sparsify.py remove some style errors in bench code. 2015-03-10 16:24:48 -04:00
bench_tree.py ENH lots of benchmarks fixes 2013-06-30 17:06:46 +02:00