Sun, 11 Jun 2023 00:59:50 UTC

Information for build python-niaarm-0.2.0-1.fc34

ID1972296
Package Namepython-niaarm
Version0.2.0
Release1.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-niaarm.git#50f3ad0e4464997ab38366d0884e05d835a4dad1
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 byiztokf
State complete
Volume prod
StartedMon, 30 May 2022 16:27:47 UTC
CompletedMon, 30 May 2022 16:31:00 UTC
Taskbuild (f34-candidate, /rpms/python-niaarm.git:50f3ad0e4464997ab38366d0884e05d835a4dad1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-niaarm.git#50f3ad0e4464997ab38366d0884e05d835a4dad1'}}
Tags
f34-updates-testing
RPMs
src
python-niaarm-0.2.0-1.fc34.src.rpm (info) (download)
noarch
python-niaarm-doc-0.2.0-1.fc34.noarch.rpm (info) (download)
python3-niaarm-0.2.0-1.fc34.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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