Fast and differentiable geometric median, a multivariate median analogue. Install with `pip install geom-median`
-
Updated
Apr 13, 2022 - Python
Fast and differentiable geometric median, a multivariate median analogue. Install with `pip install geom-median`
Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clifford Algebra, Multidimensional Data Analysis, Geometric Median, Hulls, Machine Learning, multithreading implementation...
Geometric median (GM) is a classical method in statistics for achieving a robust estimation of the uncorrupted data; under gross corruption, it achieves the optimal breakdown point of 0.5. However, its computational complexity makes it infeasible for robustifying stochastic gradient descent (SGD) for high-dimensional optimization problems. In th…
Optimizes drone delivery tower placement using an algorithm to find the geometric median, ensuring minimal delivery distances. Includes a Python analysis and a detailed project report
Add a description, image, and links to the geometric-median topic page so that developers can more easily learn about it.
To associate your repository with the geometric-median topic, visit your repo's landing page and select "manage topics."