Wed, 22 May 2024 22:06:01 UTC | login

Information for build python-niaarm-0.2.1-2.fc37

ID220404
Package Namepython-niaarm
Version0.2.1
Release2.fc37
Epoch
SummaryA minimalistic framework for numerical association rule mining
DescriptionNiaARM is a framework for Association Rule Mining based on nature-inspired algorithms for optimization. The framework is written fully in Python and runs on all platforms. NiaARM allows users to preprocess the data in a transaction database automatically, to search for association rules and provide a pretty output of the rules found. This framework also supports numerical and real-valued types of attributes besides the categorical ones. Mining the association rules is defined as an optimization problem, and solved using the nature-inspired algorithms that come from the related framework called NiaPy.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 12 Nov 2022 14:43:37 UTC
CompletedSat, 12 Nov 2022 14:43:37 UTC
Tags
f37
f38
RPMs
src
python-niaarm-0.2.1-2.fc37.src.rpm (info) (download)
noarch
python-niaarm-doc-0.2.1-2.fc37.noarch.rpm (info) (download)
python3-niaarm-0.2.1-2.fc37.noarch.rpm (info) (download)
Changelog * Thu Sep 29 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.2.1-2 - Fix tests * Thu Sep 29 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.2.1-1 - Upgrade to 0.2.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 20 2022 Python Maint <python-maint@redhat.com> - 0.2.0-2 - Rebuilt for Python 3.11 * Mon May 30 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.2.0-1 - Upgrade to 0.2.0 * Sun May 01 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.1.6-1 - Upgrade to 0.1.6 * Sun Apr 10 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.1.5-1 - Initial package