[ 原始碼: python-hdmedians ]
套件:python3-hdmedians(0.14.2-5 以及其他的)
python3-hdmedians 的相關連結
Debian 的資源:
下載原始碼套件 python-hdmedians:
- [python-hdmedians_0.14.2-5.dsc]
- [python-hdmedians_0.14.2.orig.tar.gz]
- [python-hdmedians_0.14.2-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
high-dimensional medians in Python3
Various definitions for a high-dimensional median exist and this Python package provides a number of fast implementations of these definitions. Medians are extremely useful due to their high breakdown point (up to 50% contamination) and have a number of nice applications in machine learning, computer vision, and high-dimensional statistics.
This package currently has implementations of medoid and geometric median with support for missing data using NaN.
其他與 python3-hdmedians 有關的套件
|
|
|
|
-
- dep: cython3
- C-Extensions for Python 3
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language