Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-scikit-learn for
openSUSE:Factory checked in at 2023-11-08 22:16:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-learn (Old)
and /work/SRC/openSUSE:Factory/.python-scikit-learn.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-learn"
Wed Nov 8 22:16:36 2023 rev:27 rq:1124107 version:1.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-learn/python-scikit-learn.changes
2023-08-14 22:35:15.716226229 +0200
+++
/work/SRC/openSUSE:Factory/.python-scikit-learn.new.17445/python-scikit-learn.changes
2023-11-08 22:16:40.640857560 +0100
@@ -1,0 +2,25 @@
+Tue Nov 7 20:38:08 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.3.2:
+ * All dataset fetchers now accept `data_home` as any object that
+ implements the :class:`os.PathLike` interface, for instance,
+ :class:`pathlib.Path`.
+ * Fixes a bug in :class:`decomposition.KernelPCA` by forcing the
+ output of the internal :class:`preprocessing.KernelCenterer` to
+ be a default array. When the arpack solver is used, it expects
+ an array with a `dtype` attribute.
+ * Fixes a bug for metrics using `zero_division=np.nan`
+ (e.g. :func:`~metrics.precision_score`) within a paralell loop
+ (e.g. :func:`~model_selection.cross_val_score`) where the
+ singleton for `np.nan` will be different in the sub-processes.
+ * Do not leak data via non-initialized memory in decision tree
+ pickle files and make the generation of those files
+ deterministic.
+ * Ridge models with `solver='sparse_cg'` may have slightly
+ different results with scipy>=1.12, because of an underlying
+ change in the scipy solver
+ * The `set_output` API correctly works with list input.
+ * :class:`calibration.CalibratedClassifierCV` can now handle
+ models that produce large prediction scores.
+
+-------------------------------------------------------------------
Old:
----
scikit-learn-1.3.0.tar.gz
New:
----
scikit-learn-1.3.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scikit-learn.spec ++++++
--- /var/tmp/diff_new_pack.MV4fSB/_old 2023-11-08 22:16:42.808937208 +0100
+++ /var/tmp/diff_new_pack.MV4fSB/_new 2023-11-08 22:16:42.820937649 +0100
@@ -44,7 +44,7 @@
%bcond_with pytestcolor
%{?sle15_python_module_pythons}
Name: python-scikit-learn%{psuffix}
-Version: 1.3.0
+Version: 1.3.2
Release: 0
Summary: Python modules for machine learning and data mining
License: BSD-3-Clause
++++++ scikit-learn-1.3.0.tar.gz -> scikit-learn-1.3.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-scikit-learn/scikit-learn-1.3.0.tar.gz
/work/SRC/openSUSE:Factory/.python-scikit-learn.new.17445/scikit-learn-1.3.2.tar.gz
differ: char 5, line 1