scikit-learn/benchmarks
Nicolas Hug 9f68c992ae [MRG+2] Faster Gradient Boosting Decision Trees with binned features (#12807) 2019-04-26 21:14:59 +02:00
..
.gitignore FIX t-SNE memory usage and many other optimizer issues (#9032) 2017-07-12 22:56:02 +02:00
bench_20newsgroups.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_covertype.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_feature_expansions.py [MRG] Fast PolynomialFeatures on CSR matrices (#12197) 2018-10-19 10:55:14 +02:00
bench_glm.py MAINT Removes total_seconds completely in benchmarks (#12969) 2019-01-13 16:41:28 +01:00
bench_glmnet.py [MRG+1] Fix: Replace pylab with matplotlib.pyplot #6754 (#6762) 2016-05-10 11:34:33 +02:00
bench_hist_gradient_boosting.py [MRG+2] Faster Gradient Boosting Decision Trees with binned features (#12807) 2019-04-26 21:14:59 +02:00
bench_hist_gradient_boosting_higgsboson.py [MRG+2] Faster Gradient Boosting Decision Trees with binned features (#12807) 2019-04-26 21:14:59 +02:00
bench_isolation_forest.py FIX: enfore backward compatibility of decision function in Iforest (#11553) 2018-07-23 13:05:48 +02:00
bench_isotonic.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_lasso.py [MRG+1] Fix: Replace pylab with matplotlib.pyplot #6754 (#6762) 2016-05-10 11:34:33 +02:00
bench_lof.py [MRG+1] Fix LOF and Isolation benchmarks (#9798) 2017-10-25 15:22:21 +02:00
bench_mnist.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_multilabel_metrics.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_plot_fastkmeans.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_plot_incremental_pca.py MAINT Complete 0.20 deprecations (#9570) 2018-06-24 23:06:26 +10:00
bench_plot_lasso_path.py ENH Enable the "sufficient stats" mode of LARS (#11699) 2019-03-06 08:06:47 +01:00
bench_plot_neighbors.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
bench_plot_nmf.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
bench_plot_omp_lars.py ENH Enable the "sufficient stats" mode of LARS (#11699) 2019-03-06 08:06:47 +01:00
bench_plot_parallel_pairwise.py Fixed pep8 errors 2016-06-10 18:30:26 -04:00
bench_plot_randomized_svd.py MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
bench_plot_svd.py API Deprecate externals.six (#12916) 2019-01-27 19:16:42 +11:00
bench_plot_ward.py [MRG+1] Fix: Replace pylab with matplotlib.pyplot #6754 (#6762) 2016-05-10 11:34:33 +02:00
bench_random_projections.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_rcv1_logreg_convergence.py FIX make joblib utils private, and remove mentions of externals.joblib (#12345) 2018-11-20 10:53:52 +11:00
bench_saga.py LogisticRegression convert to float64 (for SAG solver) (#13243) 2019-02-27 11:14:29 +01:00
bench_sample_without_replacement.py MAINT Run pyupgrade following Python2 deprecation (#12997) 2019-02-08 20:13:34 +08:00
bench_sgd_regression.py Deprecate n_iter in SGDClassifier and implement max_iter (#5036) 2017-06-23 21:49:29 +02:00
bench_sparsify.py Deprecate n_iter in SGDClassifier and implement max_iter (#5036) 2017-06-23 21:49:29 +02:00
bench_text_vectorizers.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_tree.py [MRG+1] Fix: Replace pylab with matplotlib.pyplot #6754 (#6762) 2016-05-10 11:34:33 +02:00
bench_tsne_mnist.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
plot_tsne_mnist.py FIX t-SNE memory usage and many other optimizer issues (#9032) 2017-07-12 22:56:02 +02:00