[scikit-learn/scikit-learn] f8e4cc: ENH Add return_X_y to 20_newsgroups and olivetti_f...
Branch: refs/heads/master Home: https://github.com/scikit-learn/scikit-learn Commit: f8e4cc495a0ae830a89cafa302e4e666dc189a49 https://github.com/scikit-learn/scikit-learn/commit/f8e4cc495a0ae830a89cafa3... Author: Sourav Singh <ssouravsingh12@gmail.com> Date: 2019-07-20 (Sat, 20 Jul 2019) Changed paths: M doc/whats_new/v0.22.rst M examples/applications/plot_topics_extraction_with_nmf_lda.py M examples/compose/plot_column_transformer.py M examples/decomposition/plot_faces_decomposition.py M examples/ensemble/plot_forest_importances_faces.py M examples/linear_model/plot_sparse_logistic_regression_20newsgroups.py M examples/plot_multioutput_face_completion.py M examples/text/plot_hashing_vs_dict_vectorizer.py M sklearn/datasets/olivetti_faces.py M sklearn/datasets/tests/test_20news.py M sklearn/datasets/tests/test_common.py A sklearn/datasets/tests/test_olivetti_faces.py M sklearn/datasets/twenty_newsgroups.py Log Message: ----------- ENH Add return_X_y to 20_newsgroups and olivetti_faces (#14259)
participants (1)
-
Sourav Singh