Your message dated Mon, 29 Jul 2024 19:00:14 +0000 with message-id <E1sYVbS-002zzs-DA@fasolo.debian.org> and subject line Bug#903226: fixed in python-gplearn 0.4.2-1 has caused the Debian Bug report #903226, regarding ITP: python-gplearn -- Genetic Programming in Python with a scikit-learn inspired and compatible API to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 903226: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903226 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: RFP: python3-gplearn -- gplearn implements Genetic Programming in Python, with a scikit-learn inspired and compatible API.
- From: Alessandro Barbieri <lssndrbarbieri@gmail.com>
- Date: Sun, 08 Jul 2018 02:33:17 +0200
- Message-id: <153100999729.13.3170292026996282683.reportbug@PC-NICOLA.localdomain>
Package: wnpp Severity: wishlist * Package name : python3-gplearn Version : 0.3.0 Upstream Author : Trevor Stephens * URL : https://gplearn.readthedocs.io * License : BSD 3 clause Programming Lang: Python Description : gplearn implements Genetic Programming in Python, with a scikit-learn inspired and compatible API. While Genetic Programming (GP) can be used to perform a very wide variety of tasks, gplearn is purposefully constrained to solving symbolic regression problems. This is motivated by the scikit-learn ethos, of having powerful estimators that are straight-forward to implement. Symbolic regression is a machine learning technique that aims to identify an underlying mathematical expression that best describes a relationship. It begins by building a population of naive random formulas to represent a relationship between known independent variables and their dependent variable targets in order to predict new data. Each successive generation of programs is then evolved from the one that came before it by selecting the fittest individuals from the population to undergo genetic operations. gplearn retains the familiar scikit-learn fit/predict API and works with the existing scikit-learn pipeline and grid search modules. The package attempts to squeeze a lot of functionality into a scikit-learn-style API. While there are a lot of parameters to tweak, reading the documentation here should make the more relevant ones clear for your problem. gplearn currently supports regression through the SymbolicRegressor as well as transformation for automated feature engineering with the SymbolicTransformer, which is designed to support regression problems, but should also work for binary classification. Future versions of the package will expand this class to support more complicated multi-target classification problems, and much more is planned too.
--- End Message ---
--- Begin Message ---
- To: 903226-close@bugs.debian.org
- Subject: Bug#903226: fixed in python-gplearn 0.4.2-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 29 Jul 2024 19:00:14 +0000
- Message-id: <E1sYVbS-002zzs-DA@fasolo.debian.org>
- Reply-to: Yogeswaran Umasankar <yogu@debian.org>
Source: python-gplearn Source-Version: 0.4.2-1 Done: Yogeswaran Umasankar <yogu@debian.org> We believe that the bug you reported is fixed in the latest version of python-gplearn, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 903226@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Yogeswaran Umasankar <yogu@debian.org> (supplier of updated python-gplearn package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 27 Jul 2024 22:00:00 +0000 Source: python-gplearn Binary: python-gplearn-doc python3-gplearn Architecture: source all Version: 0.4.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <team+python@tracker.debian.org> Changed-By: Yogeswaran Umasankar <yogu@debian.org> Description: python-gplearn-doc - Documentation for python-gplearn python3-gplearn - Genetic Programming in Python, with a scikit-learn inspired API Closes: 903226 Changes: python-gplearn (0.4.2-1) unstable; urgency=medium . * Initial release. (Closes: #903226) Checksums-Sha1: 271c4b0c79e834fe43e02382122a65a2e622d291 2360 python-gplearn_0.4.2-1.dsc 43563744266ec63b98d794e60ad92ca675aa6b70 2199063 python-gplearn_0.4.2.orig.tar.gz 52cb3c14a9028e8a1aaf9338c45487cf8e661049 3120 python-gplearn_0.4.2-1.debian.tar.xz f82fe4e860da62d9e206a9ddbb445f8bb7238a55 1307664 python-gplearn-doc_0.4.2-1_all.deb ce1a9c74eb52ecf8438c01d202d8d7dc8219f690 8499 python-gplearn_0.4.2-1_arm64.buildinfo 182845b0329f37b4e5e45915da28eb6856b31e35 23940 python3-gplearn_0.4.2-1_all.deb Checksums-Sha256: 1c1b73a3485e730339490e70c6e014abc9f0214a066bac470de9f670a39386da 2360 python-gplearn_0.4.2-1.dsc 0dbeecc9b648d26be6445fd3ac1d5744057faa67b26ce2369dbbd6df49560e74 2199063 python-gplearn_0.4.2.orig.tar.gz e7884e225517cb987d1788070ba3458c002801ae45ff79939435edd1379c8df9 3120 python-gplearn_0.4.2-1.debian.tar.xz d278d2b7b4cb7240e3cdd4dd1133973d6027847e0f0f8beec36cceb6834df377 1307664 python-gplearn-doc_0.4.2-1_all.deb 978669824a0f01b368836c4624e618e27882987e2ad66765fb5efd8386c0fb5d 8499 python-gplearn_0.4.2-1_arm64.buildinfo 4fac267053daaef83d8d8ae63bbfe6de8d2d0e51a17df1098001d7a124d6d72b 23940 python3-gplearn_0.4.2-1_all.deb Files: 74030971ff62e12029591be414ce50f0 2360 python optional python-gplearn_0.4.2-1.dsc d21638b940de2839f82296a01a7c0cfc 2199063 python optional python-gplearn_0.4.2.orig.tar.gz 1805fa642189a45a811dad204159a0a1 3120 python optional python-gplearn_0.4.2-1.debian.tar.xz 0a087e8c8d3f5f2cdf49f3b6d9031e5a 1307664 doc optional python-gplearn-doc_0.4.2-1_all.deb bb68c04ad9a08bf0e2ac6bf8a8e92157 8499 python optional python-gplearn_0.4.2-1_arm64.buildinfo 70935b1824c56098939edea0ed097f60 23940 python optional python3-gplearn_0.4.2-1_all.deb -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEE/qLi99g13V/he2oYtIOKvyeCVXsFAmalrr4QHHlvZ3VAZGVi aWFuLm9yZwAKCRC0g4q/J4JVe4END/4xpMJABXJBT1FleaYqIfVcPC7oAbhxo1Ed ALlW9v1Z1dSV2gRZYm/8W8MoualZlMh3QrCmt54PpI8mJhi3M7bux2v9oy6GcqNc dtlcN9yumJfmpHpIqcL5/erpCezCPfcyw17dDQ0rsR7Ds6jxj8yEOqld+c+OayvW okhLF+yUCz/jodk+BSYKDM5TjTjzi0o7Vf1rQMyFnf1pJ4MdsgNDkVy9JdF3PJ2L Q5BFr8lI62qX11/HaM5jxrYTI/Lyg+k4P6gYO/PGjc06Cpx792gX4qWAnh9ClD/f K6FR6HECVjx3pWJAbkI/Y+tQiRd6VWs0etBYx75JTf/k97KUNgIP5S5vKDPp9Grv ntP0GCDMgMeyY5ChVxiY6BlJrh3KKi3wSQWRx5DE9Tcdeoo6nB3Hz/K8tEiLB155 oZHZVMnyh73VnWiEroViR80VGAUxZH0S/XLFr9cCnxrlz1oklEBTRqsIqnChmyBK giWB5jFYtF2kVC8pTl/3iVCLaacW7utFNTqtmCB84yqSB64wSoWid/gsT6CKdeQV +OgH1THayZxIk2oC0OL0SSD/6T8ITmRcTYuisEoNVf+Y9TCjXZkHaMJ6DBaeRG4o wOxa57EWVeEUXKyMJ4OeFUrhMjuIU0g+P2D3EEb88xOa+mtcUqAZB5t6dFq8H830 h4NBPW02Jw== =8hqv -----END PGP SIGNATURE-----Attachment: pgp2xuo5hpewv.pgp
Description: PGP signature
--- End Message ---