Name : python311-cluster
| |
Version : 1.4.1.post2
| Vendor : openSUSE
|
Release : 3.5
| Date : 2024-02-03 14:46:20
|
Group : Unspecified
| Source RPM : python-cluster-1.4.1.post2-3.5.src.rpm
|
Size : 0.12 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Clustering library for python
|
Description :
The python-cluster package allows you to create several groups (clusters) of objects from a list. It’s meant to be flexible and able to cluster any object. To ensure this kind of flexibility, you need not only to supply the list of objects, but also a function that calculates the similarity between two of those objects. For simple datatypes, like integers, this can be as simple as a subtraction, but more complex calculations are possible. Right now, it is possible to generate the clusters using a hierarchical clustering and the popular K-Means algorithm. For the hierarchical algorithm there are different “linkage” (single, complete, average and uclus) methods available.
|
RPM found in directory: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-cluster
python3.11dist(cluster)
python311-cluster
python3dist(cluster)
Requires :