[scikit-learn/scikit-learn] f5a3fb: DOC clean what's new: duplicate linear_model section
![](https://secure.gravatar.com/avatar/9181eb84f9c35729a3bad740fb7f9d93.jpg?s=120&d=mm&r=g)
Branch: refs/heads/iterativeimputer Home: https://github.com/scikit-learn/scikit-learn Commit: f5a3fb48d66ea65ffeca5fbc88c629a819032d1d https://github.com/scikit-learn/scikit-learn/commit/f5a3fb48d66ea65ffeca5fbc... Author: Joel Nothman <joel.nothman@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/whats_new/v0.21.rst Log Message: ----------- DOC clean what's new: duplicate linear_model section Commit: 8a604f7f87ce8a9b8dca83902dd090b296a37a37 https://github.com/scikit-learn/scikit-learn/commit/8a604f7f87ce8a9b8dca8390... Author: Prabakaran Kumaresshan <k_prabakaran+github@hotmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/whats_new/v0.20.rst M sklearn/cluster/k_means_.py Log Message: ----------- FIX parallelisation of kmeans clustering (#12955) Commit: e4b4834d0ab261cb90310a745f4dfe3fb7151b16 https://github.com/scikit-learn/scikit-learn/commit/e4b4834d0ab261cb90310a74... Author: Thomas Fan <thomasjpfan@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/modules/ensemble.rst Log Message: ----------- DOC: Fixes link (#12996) Commit: 625dafe1dc93a6be567d33748e8745ff5f6b8852 https://github.com/scikit-learn/scikit-learn/commit/625dafe1dc93a6be567d3374... Author: Thomas Fan <thomasjpfan@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/developers/contributing.rst M doc/themes/scikit-learn/static/nature.css_t Log Message: ----------- DOC Update contributing style (#12998) Commit: 7bc20c0e5013bd79f257c0ea5abdf6d6d8d8f269 https://github.com/scikit-learn/scikit-learn/commit/7bc20c0e5013bd79f257c0ea... Author: Thomas Fan <thomasjpfan@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/modules/clustering.rst M doc/modules/ensemble.rst M doc/whats_new/v0.20.rst M doc/whats_new/v0.21.rst M examples/covariance/plot_robust_vs_empirical_covariance.py M sklearn/covariance/robust_covariance.py M sklearn/decomposition/fastica_.py M sklearn/decomposition/incremental_pca.py M sklearn/decomposition/pca.py M sklearn/feature_extraction/text.py M sklearn/manifold/locally_linear.py M sklearn/metrics/cluster/supervised.py Log Message: ----------- DOC Minor changes to DOCS to address sphinx warnings (#12999) Commit: 439991d267b6f758cf13200be7c858c2891be2be https://github.com/scikit-learn/scikit-learn/commit/439991d267b6f758cf13200b... Author: Hanmin Qin <qinhanmin2005@sina.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/whats_new/v0.21.rst Log Message: ----------- DOC What's new format Commit: 69c8967e218d9250b38386c2044525aac97f6f00 https://github.com/scikit-learn/scikit-learn/commit/69c8967e218d9250b38386c2... Author: Adrin Jalali <adrin.jalali@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/conf.py M examples/applications/plot_face_recognition.py M examples/applications/plot_out_of_core_classification.py M examples/calibration/plot_calibration.py M examples/calibration/plot_calibration_curve.py M examples/calibration/plot_calibration_multiclass.py M examples/classification/plot_classifier_comparison.py M examples/cluster/plot_adjusted_for_chance_measures.py M examples/cluster/plot_affinity_propagation.py M examples/cluster/plot_coin_segmentation.py M examples/cluster/plot_coin_ward_segmentation.py M examples/cluster/plot_dbscan.py M examples/cluster/plot_feature_agglomeration_vs_univariate_selection.py M examples/cluster/plot_kmeans_digits.py M examples/compose/plot_compare_reduction.py M examples/decomposition/plot_faces_decomposition.py M examples/decomposition/plot_sparse_coding.py M examples/exercises/plot_cv_diabetes.py M examples/linear_model/plot_lasso_model_selection.py M examples/linear_model/plot_sgd_comparison.py M examples/linear_model/plot_sgd_early_stopping.py M examples/linear_model/plot_sgd_iris.py M examples/linear_model/plot_sgd_separating_hyperplane.py M examples/linear_model/plot_sgd_weighted_samples.py M examples/linear_model/plot_sparse_logistic_regression_20newsgroups.py M examples/mixture/plot_concentration_prior.py M examples/model_selection/grid_search_text_feature_extraction.py M examples/model_selection/plot_multi_metric_evaluation.py M examples/model_selection/plot_nested_cross_validation_iris.py M examples/model_selection/plot_randomized_search.py M examples/model_selection/plot_train_error_vs_test_error.py M examples/neighbors/plot_digits_kde_sampling.py M examples/semi_supervised/plot_label_propagation_digits.py M examples/semi_supervised/plot_label_propagation_digits_active_learning.py R examples/svm/plot_iris.py A examples/svm/plot_svm_iris.py M examples/svm/plot_svm_nonlinear.py A examples/svm/plot_tree_iris.py R examples/tree/plot_iris.py Log Message: ----------- DOC Fix warnings in examples (#12654) Fixe or suppresses many warnings in examples, including matplotlib complaining about the non-gui backend. Commit: d2a77d7e786a81a55cd2dd8d5aaa25c0ff918247 https://github.com/scikit-learn/scikit-learn/commit/d2a77d7e786a81a55cd2dd8d... Author: Christos Aridas <chkoar@users.noreply.github.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/modules/classes.rst A examples/cluster/plot_inductive_clustering.py Log Message: ----------- DOC Add an example of inductive clustering (#10852) Commit: 1a54989ce850e04b9589dc4f4a5c0501e0a6b23e https://github.com/scikit-learn/scikit-learn/commit/1a54989ce850e04b9589dc4f... Author: Joel Nothman <joel.nothman@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M examples/cluster/plot_inductive_clustering.py Log Message: ----------- DOC credit multiple authors of new example Commit: 486f8fc5438d4625ec05d22bb24ca5afb3c396fd https://github.com/scikit-learn/scikit-learn/commit/486f8fc5438d4625ec05d22b... Author: Joel Nothman <joel.nothman@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M doc/modules/svm.rst M doc/modules/tree.rst M doc/tutorial/statistical_inference/supervised_learning.rst A examples/plot_multiple_imputation.py A examples/svm/plot_iris_svc.py R examples/svm/plot_svm_iris.py R examples/svm/plot_tree_iris.py A examples/tree/plot_iris_dtc.py Log Message: ----------- DOC fix plot_iris references after files renamed Commit: 8e4a8763ceac1624eac05ce3a52a6f7025af2ddb https://github.com/scikit-learn/scikit-learn/commit/8e4a8763ceac1624eac05ce3... Author: Joel Nothman <joel.nothman@gmail.com> Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: R examples/plot_multiple_imputation.py Log Message: ----------- MNT Remove accidentally added example Commit: 9faa41429c708b5cbd5801cf9cdfe7349481e1dd https://github.com/scikit-learn/scikit-learn/commit/9faa41429c708b5cbd5801cf... Author: Agamemnon Krasoulis <agamemnon.krasoulis@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M sklearn/ensemble/voting_classifier.py Log Message: ----------- docstring fix X in predict/predict_proba (#13004) Commit: 365c1b2071b4020cdce1cb81da1cba43a004e370 https://github.com/scikit-learn/scikit-learn/commit/365c1b2071b4020cdce1cb81... Author: Joel Nothman <joel.nothman@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M sklearn/utils/estimator_checks.py Log Message: ----------- MNT more informative warning in estimator_checks (#13002) Commit: 9ce9b24c820b400162b9eb834657d5ba6d17ce48 https://github.com/scikit-learn/scikit-learn/commit/9ce9b24c820b400162b9eb83... Author: Roman Yurchak <rth.yurchak@pm.me> Date: 2019-01-18 (Fri, 18 Jan 2019) Changed paths: M build_tools/circle/build_test_pypy.sh Log Message: ----------- MAINT Pin numpy version 1.5.* for pypy (#13011) * Pin numpy version for pypy * Add comment * Updated comment to wait for next pypy release Commit: 473fd5a747d9892855508a41bf6b21969bb842e2 https://github.com/scikit-learn/scikit-learn/commit/473fd5a747d9892855508a41... Author: Zijie (ZJ) Poh <8103276+zjpoh@users.noreply.github.com> Date: 2019-01-19 (Sat, 19 Jan 2019) Changed paths: M sklearn/semi_supervised/label_propagation.py Log Message: ----------- DOC Label Spreading clumping factor must be in (0, 1) (#13015) Commit: db17f3e2221fb6cec256d2d3501e259c5d5db934 https://github.com/scikit-learn/scikit-learn/commit/db17f3e2221fb6cec256d2d3... Author: Prabakaran Kumaresshan <k_prabakaran+github@hotmail.com> Date: 2019-01-20 (Sun, 20 Jan 2019) Changed paths: M doc/whats_new/v0.20.rst M sklearn/decomposition/dict_learning.py Log Message: ----------- FIX Parallelisation of decomposition/sparse_encode (#13005) Commit: ce9dedb1a37eedc64d9294beafaf4abc6b9970d6 https://github.com/scikit-learn/scikit-learn/commit/ce9dedb1a37eedc64d9294be... Author: pierretallotte <43856202+pierretallotte@users.noreply.github.com> Date: 2019-01-22 (Tue, 22 Jan 2019) Changed paths: M doc/whats_new/v0.20.rst M sklearn/compose/_column_transformer.py M sklearn/compose/tests/test_column_transformer.py Log Message: ----------- FIX Convert the negative indices to positive ones in ColumnTransformer._get_column_indices (#13017) Commit: 3cb0b3bc22b0a6f99f80c025fd378660896a2c68 https://github.com/scikit-learn/scikit-learn/commit/3cb0b3bc22b0a6f99f80c025... Author: Roman Yurchak <rth.yurchak@pm.me> Date: 2019-01-22 (Tue, 22 Jan 2019) Changed paths: M build_tools/circle/build_test_pypy.sh Log Message: ----------- MAINT Fix PyPy CI with numpy 1.15 (#13018) Commit: c1c20971e307de862f5b0de3a80567cae3e81fee https://github.com/scikit-learn/scikit-learn/commit/c1c20971e307de862f5b0de3... Author: Hanmin Qin <qinhanmin2005@sina.com> Date: 2019-01-25 (Fri, 25 Jan 2019) Changed paths: M doc/modules/classes.rst Log Message: ----------- DOC Move datasets.mldata_filename to deprecated section in classes.rst Commit: dca915638729878683b5bca57bf7a7c35acd6045 https://github.com/scikit-learn/scikit-learn/commit/dca915638729878683b5bca5... Author: Sam Waterbury <samwaterbury1@gmail.com> Date: 2019-01-25 (Fri, 25 Jan 2019) Changed paths: M doc/whats_new/v0.21.rst M sklearn/neural_network/multilayer_perceptron.py M sklearn/neural_network/tests/test_mlp.py Log Message: ----------- FIX Fix shuffle not passed in MLP (#12582) Commit: e8045a7bdb01a487e64ba3b6b9a95db101612a73 https://github.com/scikit-learn/scikit-learn/commit/e8045a7bdb01a487e64ba3b6... Author: Thomas Fan <thomasjpfan@gmail.com> Date: 2019-01-26 (Sat, 26 Jan 2019) Changed paths: A lgtm.yml Log Message: ----------- [MRG] Configure lgtm.yml for CPP (#13044) Commit: 1f5bcaeb39698c9a150ef92cdeaeec75c355a274 https://github.com/scikit-learn/scikit-learn/commit/1f5bcaeb39698c9a150ef92c... Author: Raf Baluyot <7478783+baluyotraf@users.noreply.github.com> Date: 2019-01-26 (Sat, 26 Jan 2019) Changed paths: M doc/whats_new/v0.21.rst M sklearn/preprocessing/tests/test_data.py M sklearn/utils/extmath.py M sklearn/utils/validation.py Log Message: ----------- FIX float16 overflow on accumulator operations in StandardScaler (#13010) Commit: 3207278e0313449bc42372ab0312fa250fd63bc8 https://github.com/scikit-learn/scikit-learn/commit/3207278e0313449bc42372ab... Author: xhan <44006219+xhan7279@users.noreply.github.com> Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M sklearn/neural_network/tests/test_mlp.py Log Message: ----------- TST Use random state to initialize MLPClassifier. (#12892) Commit: 60be46cd33a28d7ce1fe5f0bff70f540687e1200 https://github.com/scikit-learn/scikit-learn/commit/60be46cd33a28d7ce1fe5f0b... Author: Hanmin Qin <qinhanmin2005@sina.com> Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M benchmarks/bench_plot_fastkmeans.py M benchmarks/bench_plot_omp_lars.py M benchmarks/bench_plot_svd.py M doc/whats_new/v0.21.rst M sklearn/externals/six.py Log Message: ----------- API Deprecate externals.six (#12916) Commit: 025cff28fba0102ff01865917f57676cfa3ce0bb https://github.com/scikit-learn/scikit-learn/commit/025cff28fba0102ff0186591... Author: Hanmin Qin <qinhanmin2005@sina.com> Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M sklearn/preprocessing/_discretization.py Log Message: ----------- DOC Remove outdated doc in KBinsDiscretizer (#13047) Commit: 59a1ef7498d67a3a2491a8f02ea23c6bcce68d18 https://github.com/scikit-learn/scikit-learn/commit/59a1ef7498d67a3a2491a8f0... Author: Hanmin Qin <qinhanmin2005@sina.com> Date: 2019-01-27 (Sun, 27 Jan 2019) Changed paths: M sklearn/preprocessing/_discretization.py Log Message: ----------- DOC Remove outdated doc in KBinsDiscretizer See #13074 Commit: 1deb95a13e774050a0fb7ff1d896465e2bf937c1 https://github.com/scikit-learn/scikit-learn/commit/1deb95a13e774050a0fb7ff1... Author: Hanmin Qin <qinhanmin2005@sina.com> Date: 2019-01-28 (Mon, 28 Jan 2019) Changed paths: M examples/svm/plot_svm_anova.py Log Message: ----------- EXA Improve example plot_svm_anova.py (#11731) Commit: fdf2f3834e4772b401728ef8ebd280792dfdaf65 https://github.com/scikit-learn/scikit-learn/commit/fdf2f3834e4772b401728ef8... Author: Vishaal Kapoor <40836875+vishaalkapoor@users.noreply.github.com> Date: 2019-01-29 (Tue, 29 Jan 2019) Changed paths: M doc/modules/feature_extraction.rst M sklearn/feature_extraction/text.py Log Message: ----------- DOC Correct TF-IDF formula in TfidfTransformer comments. (#13054) Commit: 5fc5c6e62e163a20b890b64cb1efa8ed151bbc18 https://github.com/scikit-learn/scikit-learn/commit/5fc5c6e62e163a20b890b64c... Author: Gabriel Vacaliuc <gabe.vacaliuc@gmail.com> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M doc/whats_new/v0.20.rst M sklearn/feature_extraction/tests/test_text.py M sklearn/feature_extraction/text.py Log Message: ----------- FIX an issue w/ large sparse matrix indices in CountVectorizer (#11295) Commit: 31cef3b8f27152272ac807d5f3aefb088c9d8d10 https://github.com/scikit-learn/scikit-learn/commit/31cef3b8f27152272ac807d5... Author: Hanmin Qin <qinhanmin2005@sina.com> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M sklearn/preprocessing/data.py Log Message: ----------- DOC More details about the attributes in MinMaxScaler (#13029) Commit: 79a905977be1828479cd6a34a155337f6931f920 https://github.com/scikit-learn/scikit-learn/commit/79a905977be1828479cd6a34... Author: jeremiedbb <34657725+jeremiedbb@users.noreply.github.com> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M doc/developers/advanced_installation.rst M doc/modules/computing.rst Log Message: ----------- DOC Clean up the advanced installation doc to remove python < 3.5 parts (#13064) Commit: bb3f93c8b33579e86e2821bcc5512dc1fa02dc8f https://github.com/scikit-learn/scikit-learn/commit/bb3f93c8b33579e86e2821bc... Author: Zijie (ZJ) Poh <8103276+zjpoh@users.noreply.github.com> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M doc/whats_new/v0.21.rst M sklearn/decomposition/nmf.py M sklearn/decomposition/tests/test_nmf.py Log Message: ----------- API NMF and non_negative_factorization have inconsistent default init (#12989) Commit: 5c6a8276e5a3ac7a497fba03d9759791554f04d8 https://github.com/scikit-learn/scikit-learn/commit/5c6a8276e5a3ac7a497fba03... Author: Guillaume Lemaitre <g.lemaitre58@gmail.com> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M .circleci/config.yml Log Message: ----------- MAINT: pin flake8 to stable version (#13066) Commit: c0bb178389769a608ca76dff6b780a248e052d2a https://github.com/scikit-learn/scikit-learn/commit/c0bb178389769a608ca76dff... Author: Hanmin Qin <qinhanmin2005@sina.com> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M examples/exercises/plot_cv_digits.py Log Message: ----------- EXA: fix xlabel and ylabel in plot_cv_digits.py (#13067) Commit: fcec951bc9f0003d157604bb9f7003c2c397074a https://github.com/scikit-learn/scikit-learn/commit/fcec951bc9f0003d157604bb... Author: Guillaume Lemaitre <g.lemaitre58@gmail.com> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M .circleci/config.yml Log Message: ----------- MAINT: remove flake8 pinning in circle ci (#13071) Commit: 3c2716afd972f50ab26759e28a8b8553780b7c11 https://github.com/scikit-learn/scikit-learn/commit/3c2716afd972f50ab26759e2... Author: Joel Nothman <joel.nothman@gmail.com> Date: 2019-01-31 (Thu, 31 Jan 2019) Changed paths: M benchmarks/bench_plot_fastkmeans.py M benchmarks/bench_plot_omp_lars.py M benchmarks/bench_plot_svd.py M build_tools/circle/build_test_pypy.sh M doc/conf.py M doc/developers/advanced_installation.rst M doc/developers/contributing.rst M doc/modules/classes.rst M doc/modules/clustering.rst M doc/modules/computing.rst M doc/modules/ensemble.rst M doc/modules/feature_extraction.rst M doc/modules/svm.rst M doc/modules/tree.rst M doc/themes/scikit-learn/static/nature.css_t M doc/tutorial/statistical_inference/supervised_learning.rst M doc/whats_new/v0.20.rst M doc/whats_new/v0.21.rst M examples/applications/plot_face_recognition.py M examples/applications/plot_out_of_core_classification.py M examples/calibration/plot_calibration.py M examples/calibration/plot_calibration_curve.py M examples/calibration/plot_calibration_multiclass.py M examples/classification/plot_classifier_comparison.py M examples/cluster/plot_adjusted_for_chance_measures.py M examples/cluster/plot_affinity_propagation.py M examples/cluster/plot_coin_segmentation.py M examples/cluster/plot_coin_ward_segmentation.py M examples/cluster/plot_dbscan.py M examples/cluster/plot_feature_agglomeration_vs_univariate_selection.py A examples/cluster/plot_inductive_clustering.py M examples/cluster/plot_kmeans_digits.py M examples/compose/plot_compare_reduction.py M examples/covariance/plot_robust_vs_empirical_covariance.py M examples/decomposition/plot_faces_decomposition.py M examples/decomposition/plot_sparse_coding.py M examples/exercises/plot_cv_diabetes.py M examples/exercises/plot_cv_digits.py M examples/linear_model/plot_lasso_model_selection.py M examples/linear_model/plot_sgd_comparison.py M examples/linear_model/plot_sgd_early_stopping.py M examples/linear_model/plot_sgd_iris.py M examples/linear_model/plot_sgd_separating_hyperplane.py M examples/linear_model/plot_sgd_weighted_samples.py M examples/linear_model/plot_sparse_logistic_regression_20newsgroups.py M examples/mixture/plot_concentration_prior.py M examples/model_selection/grid_search_text_feature_extraction.py M examples/model_selection/plot_multi_metric_evaluation.py M examples/model_selection/plot_nested_cross_validation_iris.py M examples/model_selection/plot_randomized_search.py M examples/model_selection/plot_train_error_vs_test_error.py M examples/neighbors/plot_digits_kde_sampling.py M examples/semi_supervised/plot_label_propagation_digits.py M examples/semi_supervised/plot_label_propagation_digits_active_learning.py R examples/svm/plot_iris.py A examples/svm/plot_iris_svc.py M examples/svm/plot_svm_anova.py M examples/svm/plot_svm_nonlinear.py R examples/tree/plot_iris.py A examples/tree/plot_iris_dtc.py A lgtm.yml M sklearn/cluster/k_means_.py M sklearn/compose/_column_transformer.py M sklearn/compose/tests/test_column_transformer.py M sklearn/covariance/robust_covariance.py M sklearn/decomposition/dict_learning.py M sklearn/decomposition/fastica_.py M sklearn/decomposition/incremental_pca.py M sklearn/decomposition/nmf.py M sklearn/decomposition/pca.py M sklearn/decomposition/tests/test_nmf.py M sklearn/ensemble/voting_classifier.py M sklearn/externals/six.py M sklearn/feature_extraction/tests/test_text.py M sklearn/feature_extraction/text.py M sklearn/manifold/locally_linear.py M sklearn/metrics/cluster/supervised.py M sklearn/neural_network/multilayer_perceptron.py M sklearn/neural_network/tests/test_mlp.py M sklearn/preprocessing/_discretization.py M sklearn/preprocessing/data.py M sklearn/preprocessing/tests/test_data.py M sklearn/semi_supervised/label_propagation.py M sklearn/utils/estimator_checks.py M sklearn/utils/extmath.py M sklearn/utils/validation.py Log Message: ----------- Merge branch 'master' into iterativeimputer Compare: https://github.com/scikit-learn/scikit-learn/compare/dc304a4e16ff...3c2716af...
participants (1)
-
Joel Nothman