You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the documentation to include badges indicating the paper was accepted at UAI 2025 and released on OpenReview. Also updated the bibtex entry with UAI 2025 details.
This package offers tools to analyze the unimodality of data sampled from multivariate distributions lying in the Euclidean Space. To read an independent explanation and summary of this paper, please refer to the write-up by AIModels.fyi [here](https://www.aimodels.fyi/papers/arxiv/multivariate-unimodality-test-harnessing-dip-statistic-mahalanobis).
7
8
@@ -41,13 +42,13 @@ pdm install -G GROUP_NAME
41
42
If you find this code useful in your research, please cite:
42
43
43
44
```
44
-
@misc{kolyvakis2023multivariate,
45
-
title={A Multivariate Unimodality Test Harnenssing the Dip Statistic of Mahalanobis Distances Over Random Projections},
46
-
author={Prodromos Kolyvakis and Aristidis Likas},
47
-
year={2023},
48
-
eprint={2311.16614},
49
-
archivePrefix={arXiv},
50
-
primaryClass={stat.ME}
45
+
@inproceedings{
46
+
kolyvakis2025a,
47
+
title={A Multivariate Unimodality Test Harnessing the Dip Statistic of Mahalanobis Distances Over Random Projections},
48
+
author={Prodromos Kolyvakis and Aristidis Likas},
49
+
booktitle={The 41st Conference on Uncertainty in Artificial Intelligence},
0 commit comments