Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pyfim | Distribution: Fedora Project |
Version: 6.28 | Vendor: Fedora Project |
Release: 18.fc41 | Build date: Sat Jul 20 05:06:23 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-24.iad2.fedoraproject.org |
Size: 802488 | Source RPM: python-pyfim-6.28-18.fc41.src.rpm |
Packager: Fedora Project | |
Url: http://www.borgelt.net/pyfim.html | |
Summary: Frequent Item Set Mining and Association Rule Induction |
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.
MIT
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 6.28-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <[email protected]> - 6.28-17 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 6.28-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 6.28-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jun 13 2023 Python Maint <[email protected]> - 6.28-14 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 6.28-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 6.28-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/25 /usr/lib/.build-id/25/a0968c3c5e5b9d16ac63ebc5a95874071a89a6 /usr/lib64/python3.13/site-packages/fim-6.28-py3.13.egg-info /usr/lib64/python3.13/site-packages/fim-6.28-py3.13.egg-info/PKG-INFO /usr/lib64/python3.13/site-packages/fim-6.28-py3.13.egg-info/SOURCES.txt /usr/lib64/python3.13/site-packages/fim-6.28-py3.13.egg-info/dependency_links.txt /usr/lib64/python3.13/site-packages/fim-6.28-py3.13.egg-info/top_level.txt /usr/lib64/python3.13/site-packages/fim.cpython-313-powerpc64le-linux-gnu.so /usr/share/licenses/python3-pyfim /usr/share/licenses/python3-pyfim/mit-license.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024