scikit-learn/benchmarks
Thomas J. Fan 7cc0177f8e
MNT Replaces numpy alias with builtin typse (#17687)
* MNT Replaces numpy alias with builtin typse

* STY Lint error
2020-06-24 16:51:51 +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 Change the default value of n_estimators in forests (#13803) 2019-05-09 21:19:20 +08:00
bench_covertype.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02: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 MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
bench_hist_gradient_boosting.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_hist_gradient_boosting_higgsboson.py MNT New options for higgs-boson benchmark (#16779) 2020-03-27 12:02:25 -04:00
bench_isolation_forest.py [MRG] DEP remove threshold_, change contamination, deprecate behaviour in iforest (#13811) 2019-05-22 12:41:47 +10:00
bench_isotonic.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_lasso.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_lof.py DEP remove utilities related to mldata (#13798) 2019-05-21 18:37:09 +10:00
bench_mnist.py DEP remove utilities related to mldata (#13798) 2019-05-21 18:37:09 +10:00
bench_multilabel_metrics.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
bench_plot_fastkmeans.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_plot_hierarchical.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02: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 MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_plot_neighbors.py EXA Use return_X_y=True with load_digits where appropriate (#14359) 2019-07-14 17:10:54 +02:00
bench_plot_nmf.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
bench_plot_omp_lars.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_plot_parallel_pairwise.py Fixed pep8 errors 2016-06-10 18:30:26 -04:00
bench_plot_randomized_svd.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_plot_svd.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_plot_ward.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_random_projections.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
bench_rcv1_logreg_convergence.py MNT Make modules private in linear_model (#15324) 2019-10-23 15:34:26 +02:00
bench_saga.py EXA Use return_X_y=True with load_digits where appropriate (#14359) 2019-07-14 17:10:54 +02:00
bench_sample_without_replacement.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_sgd_regression.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
bench_sparsify.py MNT Make modules private in linear_model (#15324) 2019-10-23 15:34:26 +02:00
bench_text_vectorizers.py DOC Fix typos, via a Levenshtein-style corrector (#15923) 2019-12-19 16:26:02 -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 ENH Parallelize gradient computation in t-SNE (#13264) 2019-10-30 10:17:10 -04:00
plot_tsne_mnist.py FIX t-SNE memory usage and many other optimizer issues (#9032) 2017-07-12 22:56:02 +02:00