[ ソース: python-hdmedians ]
パッケージ: python3-hdmedians (0.14.2-5.1 など)
python3-hdmedians に関するリンク
Debian の資源:
python-hdmedians ソースパッケージをダウンロード:
- [python-hdmedians_0.14.2-5.1.dsc]
- [python-hdmedians_0.14.2.orig.tar.gz]
- [python-hdmedians_0.14.2-5.1.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: libc6 (>= 2.27)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)