Commit Graph

30443 Commits

Author SHA1 Message Date
Adrin Jalali 61ba9bf77e
MNT SLEP6: metadata_routing.rst can now be tested (#27398) 2023-09-18 10:04:41 +02:00
Brendan Lu 2800ed5968
TST Extend tests for `scipy.sparse.*array` in `model_selection/tests/test_validation.py` (#27366) 2023-09-18 11:53:40 +05:00
Guillaume Lemaitre 3c9495cc64
FIX accept multilabel-indicator in _get_response_values (#27002)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Stefanie Senger <91849487+StefanieSenger@users.noreply.github.com>
Co-authored-by: Vladimir Fokow <57260995+VladimirFokow@users.noreply.github.com>
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Xuefeng Xu <xuxf100@qq.com>
Co-authored-by: Tim Head <betatim@gmail.com>
Co-authored-by: Raphael <raphael1peer@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Sayed Qaiser Ali <66676360+sqali@users.noreply.github.com>
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Xiao Yuan <yuanx749@gmail.com>
2023-09-17 15:15:47 +02:00
MN193 a337410f78
DOC add link to plot_cv_indices example in _split (#27244)
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
2023-09-17 13:09:29 +02:00
Daniel Schmitz b7169fd060
DOC: add note about restarting conda environment after creation (#27387) 2023-09-16 14:27:19 +00:00
101AlexMartin 2f99cdaba7
API replace mean_squared_error(square=False) by root_mean_squared_error (#26734)
Co-authored-by: Alejandro Martin <alejandro.martingil@tno.nl>
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-16 14:58:37 +02:00
Olivier Grisel 1fbf5fb317
TST Speed up some of the slowest tests (#27383) 2023-09-16 11:09:15 +02:00
Adrin Jalali 04b3a5c5e9
DOC SLEP6: move changed models to a single section (#27386) 2023-09-15 22:40:57 +02:00
Olivier Grisel 4eabb0ec14
MAINT hide numpy warning when using _array_api_for_tests (#27384)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2023-09-15 22:38:47 +02:00
Yao Xiao 8faa92011e
TST Extend tests for `scipy.sparse/*array` in `sklearn/impute/tests/test_common` (#27277)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-15 21:44:09 +02:00
Olivier Grisel 2a210256e5
MAINT ignore ConvergenceWarning instead of FutureWarning in test_check_estimator_clones (#27385) 2023-09-15 20:32:46 +02:00
Olivier Grisel e8cd154e34
CI Use the libmamba to install conda-lock on Azure Pipelines (#27382) 2023-09-15 17:49:16 +02:00
Loïc Estève b8e9d382b2
MNT Remove setuptools dependency in our test suite (#27355) 2023-09-15 17:43:19 +02:00
Christian Lorentzen 1bec3d2380
DOC add link to example in user guide on interaction constraints (#27156) 2023-09-15 10:39:17 +02:00
Guillaume Lemaitre 0d701e8fef
MAINT use .toarray instead of .A that is deprecated (#27367)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2023-09-14 13:08:35 +02:00
Yao Xiao aee4cc2f06
TST Extend tests for `scipy.sparse/*array` in `sklearn/feature_extraction/tests/test_text` (#27219)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
2023-09-14 10:47:51 +02:00
Christian Lorentzen b13e859468
MAINT cython typedefs in sparsefuncs_fast (#27333)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-14 09:09:58 +02:00
Tialo a25cc04f7d
TST Extend tests for `scipy.sparse.*array` in `sklearn/impute/tests/test_impute.py` (#27208)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 21:33:33 +00:00
Tialo ea3e1764cb
TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_logistic.py` (#27210)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 21:24:24 +00:00
Tialo 1eb35b5b76
TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_sag.py` (#27206) 2023-09-13 22:11:18 +02:00
Yao Xiao 0a03293a89
TST Extend tests for `scipy.sparse/*array` in `sklearn/ensemble/tests/test_forest` (#27216)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 19:46:34 +00:00
Yao Xiao a504e680da
TST Extend tests for `scipy.sparse/*array` in `sklearn/ensemble/tests/test_gradient_boosting` (#27217)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 19:38:42 +00:00
Tialo fd2e5c2e95
TST Extend tests for `scipy.sparse.*array` in `sklearn/linear_model/tests/test_huber.py` (#27211) 2023-09-13 21:35:43 +02:00
Tialo 1d51c2eda4
TST Extend tests for `scipy.sparse.*array` in `sklearn/metrics/tests/test_ranking.py` (#27212)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 20:50:09 +02:00
Tialo bd3db7bacd
TST Extend tests for `scipy.sparse.*array` in `sklearn/tests/test_naive_bayes.py` (#27213) 2023-09-13 20:46:45 +02:00
Tialo 1a19918ef6
TST Extend tests for `scipy.sparse.*array` in `sklearn/ensemble/tests/test_stacking.py` (#27214)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 20:45:10 +02:00
Tialo 5ddfcbb6e7
TST Extend tests for `scipy.sparse.*array` in `sklearn/tests/test_dummy.py` (#27215) 2023-09-13 20:41:43 +02:00
Yao Xiao e1c38137b9
TST Extend tests for `scipy.sparse/*array` in `sklearn/ensemble/tests/test_iforest` (#27218) 2023-09-13 20:23:46 +02:00
Tialo 0169bdef4a
TST Extend tests for `scipy.sparse.*array` in `sklearn/manifold/tests/test_t_sne.py` (#27221)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 19:29:55 +02:00
Yao Xiao 1fe5350247
TST Extend tests for `scipy.sparse/*array` in `sklearn/tree/tests/test_tree` (#27261) 2023-09-13 22:29:15 +05:00
Yao Xiao 9c46a6ce70
TST Extend tests for `scipy.sparse/*array` in `sklearn/preprocessing/tests/test_data` (#27253)
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
2023-09-13 19:27:30 +02:00
Yao Xiao b60ee07cab
TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_base` (#27225)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 19:23:29 +02:00
Loïc Estève a24af22e1f
CI Do not run doctests for numpy 2 (#27345)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-09-13 16:37:26 +00:00
Yao Xiao d1cff3a3f4
TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_coordinate_descent` (#27226)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 14:23:04 +00:00
Yao Xiao 44ef9759ba
TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_sparse_coordinate_descent` (#27237)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 13:17:39 +00:00
Yao Xiao f2b5a2d9d4
TST Extend tests for `scipy.sparse/*array` in `sklearn/feature_selection/tests/test_variance_threshold` (#27222) 2023-09-13 15:11:55 +02:00
Tialo 749136ecb7
TST Extend tests for `scipy.sparse.*array` in `sklearn/tests/test_multiclass.py` (#27223)
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 15:09:33 +02:00
Tialo 0ee7553510
TST Extend tests for `scipy.sparse.*array` in `sklearn/tree/tests/test_monotonic_tree.py` (#27224) 2023-09-13 15:07:21 +02:00
Tialo f54212f7ce
TST Extend tests for `scipy.sparse.*array` in `sklearn/feature_selection/tests/test_feature_select.py` (#27239)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
2023-09-13 12:50:53 +00:00
Tialo 1fffa8d94b
TST Extend tests for `scipy.sparse.*array` in `sklearn/preprocessing/tests/test_label.py` (#27227) 2023-09-13 17:50:35 +05:00
Yao Xiao 2b01832c7a
TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_ridge` (#27235) 2023-09-13 17:33:59 +05:00
Yao Xiao 718b19fe40
TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_quantile` (#27228)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 14:24:36 +02:00
Tialo 9eede9796d
TST Extend tests for `scipy.sparse.*array` in `sklearn/metrics/tests/test_dist_metrics.py` (#27229) 2023-09-13 14:22:54 +02:00
Tialo 0fc5720456
TST Extend tests for `scipy.sparse.*array` in `sklearn/metrics/tests/test_pairwise_distances_reduction.py` (#27230)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 14:16:31 +02:00
Tialo 6140b05646
TST Extend tests for `scipy.sparse.*array` in `sklearn/metrics/tests/test_classification.py` (#27231) 2023-09-13 14:14:20 +02:00
Yao Xiao 03b3accde1
TST Extend tests for `scipy.sparse/*array` in `sklearn/linear_model/tests/test_ransac` (#27233) 2023-09-13 14:12:02 +02:00
Kishan Ved 43b5757a55
DOC Added dropdowns to 6.2 feature-extraction (#26807) 2023-09-13 13:54:34 +02:00
Arturo Amor 4b352163d5
FIX potential AttributeError when passing list to ValidationCurveDisplay (#27311)
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 12:09:51 +02:00
Brendan Lu 6ca15ea6c5
TST Extend tests for `scipy.sparse.*array` in ```sklearn/manifold/tests/test_isomap.py``` (#27341) 2023-09-13 15:07:48 +05:00
Christian Clauss bffd45fe48
MAINT update supported Python version in README (#27348)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-13 12:01:56 +02:00