main
Name already in use
Commits on Apr 3, 2023
Commits on Apr 2, 2023
-
API Replace
n_iter
inBayesian Ridge
andARDRegression
(#25697)Co-authored-by: Guillaume Lemaitre <[email protected]>
-
CI Adds coverage to docker jobs on Azure (#26027)
Co-authored-by: Julien Jerphanion <[email protected]> Co-authored-by: Olivier Grisel <[email protected]>
Commits on Mar 30, 2023
-
-
-
MAINT Parameters validation for datasets.make_blobs (#25983)
Co-authored-by: Guillaume Lemaitre <[email protected]>
Commits on Mar 29, 2023
-
MAINT Consistent cython types from _typedefs (#25942)
Co-authored-by: Julien Jerphanion <[email protected]>
-
-
ENH Adds infrequent categories support to OrdinalEncoder (#25677)
Co-authored-by: Tim Head <[email protected]> Co-authored-by: Olivier Grisel <[email protected]> Co-authored-by: Andreas Mueller <[email protected]>
Commits on Mar 28, 2023
-
DOC document that last step is never cached in pipeline (#25995)
Co-authored-by: Guillaume Lemaitre <[email protected]>
-
DOC Update model_persistence.rst to fix skops example (#25993)
Co-authored-by: adrinjalali <[email protected]>
Commits on Mar 27, 2023
-
MAINT Parameters validation for preprocessing.minmax_scale (#25962)
Co-authored-by: Jérémie du Boisberranger <[email protected]>