Wed, 22 May 2024 07:03:03 UTC | login

Information for build python-niaarm-0.2.0-3.fc37

ID202862
Package Namepython-niaarm
Version0.2.0
Release3.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
StartedMon, 19 Sep 2022 20:40:17 UTC
CompletedMon, 19 Sep 2022 20:40:17 UTC
Tags
f37
RPMs
src
python-niaarm-0.2.0-3.fc37.src.rpm (info) (download)
noarch
python-niaarm-doc-0.2.0-3.fc37.noarch.rpm (info) (download)
python3-niaarm-0.2.0-3.fc37.noarch.rpm (info) (download)
Changelog * 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