Fri, 17 May 2024 10:43:01 UTC | login

Information for build python-pyfim-6.28-12.fc37

ID204781
Package Namepython-pyfim
Version6.28
Release12.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyfim.git#3f52163392612f2384ca4507d2c35aa2c1b3602b
SummaryFrequent Item Set Mining and Association Rule Induction
Description PyFIM is an extension module that makes several frequent item set mining implementations available as functions in Python 2.7.x & 3.5.x. Currently apriori, eclat, fpgrowth, sam, relim, carpenter, ista, accretion and apriacc are available as functions, although the interfaces do not offer all of the options of the command line program. (Note that lcm is available as an algorithm mode of eclat.) There is also a "generic" function fim, which is essentially the same function as fpgrowth, only with a simplified interface (fewer options). Finally, there is a function arules for generating association rules (simplified interface compared to apriori, eclat and fpgrowth, which can also be used to generate association rules. How to use the functions can be seen in the example scripts testfim.py and testacc.py in the source package (directory pyfim/ex). From a Python script or command prompt interface, call help(fim), help(apriori) (or help(fim.apriori)), help(eclat) (or help(fim.eclat)) etc. or print, for example, apriori.__doc__, eclat.__doc__ etc. for a description of the functions and their arguments. This extension module was originally developed for Python 2.7. The shared objects made available above were compiled particularly for Python 2.7.11 and Python 3.5.1 on Ubuntu 16.04 LTS and the dynamic modules made available above were compiled for Python 2.7.10 and Python 3.5.1 on Windows 10.
Built bychurchyard
State complete
Volume DEFAULT
StartedWed, 21 Sep 2022 11:02:17 UTC
CompletedWed, 21 Sep 2022 12:07:52 UTC
Taskbuild (f37, /rpms/python-pyfim.git:3f52163392612f2384ca4507d2c35aa2c1b3602b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyfim.git#3f52163392612f2384ca4507d2c35aa2c1b3602b'}}
Tags
f37
f38
RPMs
src
python-pyfim-6.28-12.fc37.src.rpm (info) (download)
riscv64
python3-pyfim-6.28-12.fc37.riscv64.rpm (info) (download)
python-pyfim-debugsource-6.28-12.fc37.riscv64.rpm (info) (download)
python3-pyfim-debuginfo-6.28-12.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.28-11 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.28-8 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild