SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pyfim rpm build for : Rawhide. For other distributions click python3-pyfim.

Name : python3-pyfim
Version : 6.28 Vendor : Fedora Project
Release : 18.fc41 Date : 2024-07-20 04:53:04
Group : Unspecified Source RPM : python-pyfim-6.28-18.fc41.src.rpm
Size : 0.53 MB
Packager : Fedora Project
Summary : Frequent 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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pyfim-6.28-18.fc41.x86_64.rpm
     

Provides :
python-pyfim
python3-pyfim
python3-pyfim(x86-64)
python3.13-pyfim
python3.13dist(fim)
python3dist(fim)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
python(abi) = 3.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/db
/usr/lib/.build-id/db/fcaa3a786e0d9a211d6a2ba7d316cd073f7378
/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-x86_64-linux-gnu.so
/usr/share/licenses/python3-pyfim
/usr/share/licenses/python3-pyfim/mit-license.txt

 
ICM