Information for build python-pyfim-6.28-18.fc41

ID87103
Package Namepython-pyfim
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version6.28
Release18.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pyfim.git#888051edb32c64d77a2625adc799b7903633ccb2
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 byzhangsongsong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 00:18:09 CST
CompletedMon, 23 Sep 2024 00:35:22 CST
Taskbuild (f41-build-side-2-python, /rpms/python-pyfim.git:888051edb32c64d77a2625adc799b7903633ccb2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyfim.git#888051edb32c64d77a2625adc799b7903633ccb2'}}
Tags
f41
f41-build-side-1
f41-build-side-2-python
RPMs
src
python-pyfim-6.28-18.fc41.src.rpm (info) (download)
riscv64
python3-pyfim-6.28-18.fc41.riscv64.rpm (info) (download)
python-pyfim-debugsource-6.28-18.fc41.riscv64.rpm (info) (download)
python3-pyfim-debuginfo-6.28-18.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
state.log
installed_pkgs.log
root.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 6.28-17 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 6.28-14 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.28-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild