High-dimensional medians
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.
| Linter | Message | Location |
|---|---|---|
| inputs-should-be-native Identify inputs that should be native inputs | 'python-cython' should probably be a native input |