How to Install and Uninstall python3-hdmedians Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-hdmedians" package

Please follow the instructions below to install python3-hdmedians on Kali Linux

$ sudo apt update $ sudo apt install python3-hdmedians

2. Uninstall "python3-hdmedians" package

Please follow the step by step instructions below to uninstall python3-hdmedians on Kali Linux:

$ sudo apt remove python3-hdmedians $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-hdmedians package on Kali Linux

Package: python3-hdmedians
Source: python-hdmedians
Version: 0.14.2-5.1
Installed-Size: 670
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.14), python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any
Size: 170220
SHA256: a89be0d617f1f166eda46ee6bda9a96102bd89dc6f5e2776ffc5e5cd6588bb5c
SHA1: af291530d98ddf6381878b621052335a2ef0e2b1
MD5sum: 367016c1dd30255a57330c03f2284146
Description: 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.
Description-md5:
Homepage: https://github.com/daleroberts/hdmedians
Section: python
Priority: optional
Filename: pool/main/p/python-hdmedians/python3-hdmedians_0.14.2-5.1_amd64.deb