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-07-27 16:49:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-learn (Old)
 and      /work/SRC/openSUSE:Factory/.python-scikit-learn.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scikit-learn"

Thu Jul 27 16:49:49 2023 rev:24 rq:1100745 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-learn/python-scikit-learn.changes  
2023-06-12 15:24:48.414468245 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-scikit-learn.new.32662/python-scikit-learn.changes
       2023-07-27 16:50:00.349542158 +0200
@@ -1,0 +2,24 @@
+Tue Jul 25 08:39:12 UTC 2023 - Markéta Machová <mmach...@suse.com>
+
+- Update to 1.3.0
+  * We are in the process of introducing a new way to route metadata 
+    such as sample_weight throughout the codebase, which would 
+    affect how meta-estimators such as pipeline.Pipeline and 
+    model_selection.GridSearchCV route metadata.
+  * Originally hosted in the scikit-learn-contrib repository, 
+    cluster.HDBSCAN has been adopted into scikit-learn.
+  * A new category encoding strategy preprocessing.TargetEncoder 
+    encodes the categories based on a shrunk estimate of the average 
+    target values for observations belonging to that category.
+  * The classes tree.DecisionTreeClassifier and tree.DecisionTreeRegressor 
+    now support missing values.
+  * model_selection.ValidationCurveDisplay is now available to plot 
+    results from model_selection.validation_curve
+  * The class ensemble.HistGradientBoostingRegressor supports the 
+    Gamma deviance loss function via loss="gamma".
+  * Similarly to preprocessing.OneHotEncoder, the class 
preprocessing.OrdinalEncoder 
+    now supports aggregating infrequent categories into a single 
+    output for each feature.
+  * More changes, see https://scikit-learn.org/stable/whats_new/v1.3.html
+
+-------------------------------------------------------------------

Old:
----
  scikit-learn-1.2.1.tar.gz

New:
----
  scikit-learn-1.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-scikit-learn.spec ++++++
--- /var/tmp/diff_new_pack.5LiLn0/_old  2023-07-27 16:50:01.293547492 +0200
+++ /var/tmp/diff_new_pack.5LiLn0/_new  2023-07-27 16:50:01.297547514 +0200
@@ -44,7 +44,7 @@
 %bcond_with pytestcolor
 %{?sle15_python_module_pythons}
 Name:           python-scikit-learn%{psuffix}
-Version:        1.2.1
+Version:        1.3.0
 Release:        0
 Summary:        Python modules for machine learning and data mining
 License:        BSD-3-Clause

++++++ scikit-learn-1.2.1.tar.gz -> scikit-learn-1.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-scikit-learn/scikit-learn-1.2.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-scikit-learn.new.32662/scikit-learn-1.3.0.tar.gz
 differ: char 5, line 1

Reply via email to