paper-with-me

Papers

evomap: A Toolbox for Dynamic Mapping in Python

2025-11-06 · Maximilian Matthe arxiv

This paper presents evomap, a Python package for dynamic mapping. Mapping methods are widely used across disciplines to visualize relationships among objects as spatial representations, or maps. However, most existing statistical software supports only static mapping, which captures objects' relationships at a single point in time and lacks tools to analyze how these relationships evolve. evomap fills this gap by implementing the dynamic mapping framework EvoMap, originally proposed by Matthe, Ringel, and Skiera (2023), which adapts traditional static mapping methods for dynamic analyses. The package supports multiple mapping techniques, including variants of Multidimensional Scaling (MDS), Sammon Mapping, and t-distributed Stochastic Neighbor Embedding (t-SNE). It also includes utilities for data preprocessing, exploration, and result evaluation, offering a comprehensive toolkit for dynamic mapping applications. This paper outlines the foundations of static and dynamic mapping, describes the architecture and functionality of evomap, and illustrates its application through an extensive usage example.

📄 PDF Abstract BibTeX arXiv:2511.04611

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Behind EvoMap: Characterizing a Self-Evolving Agent-to-Agent Collaboration Network

2026-05-25 · Qiming Ye, Peixain Zhang, Yupeng He, Zifan Peng 외 arxiv

Agent-to-Agent (A2A) networks enable autonomous AI agents to collaborate by sharing reusable problem-solving instructions. However, how these decentralized ecosystems operate in practice remains largely unexplored. We pr…

PyOD: A Python Toolbox for Scalable Outlier Detection

2019-01-06 · Yue Zhao, Zain Nasrullah, Zheng Li

PyOD is an open-source Python toolbox for performing scalable outlier detection on multivariate data. Uniquely, it provides access to a wide range of outlier detection algorithms, including established outlier ensembles …

Anomaly DetectionOutlier Detectionoutlier ensembles

PyCIL: A Python Toolbox for Class-Incremental Learning

2021-12-23 · Da-Wei Zhou, Fu-Yun Wang, Han-Jia Ye, De-Chuan Zhan

Traditional machine learning systems are deployed under the closed-world setting, which requires the entire training data before the offline training process. However, real-world applications often face the incoming new …

BIG-bench Machine Learningclass-incremental learningClass Incremental LearningIncremental Learning

NerfAcc: A General NeRF Acceleration Toolbox

2022-10-10 · RuiLong Li, Matthew Tancik, Angjoo Kanazawa

We propose NerfAcc, a toolbox for efficient volumetric rendering of radiance fields. We build on the techniques proposed in Instant-NGP, and extend these techniques to not only support bounded static scenes, but also for…

NeRF

NetKet 3: Machine Learning Toolbox for Many-Body Quantum Systems

2021-12-20 · Filippo Vicentini, Damian Hofmann, Attila Szabó, Dian Wu 외

We introduce version 3 of NetKet, the machine learning toolbox for many-body quantum physics. NetKet is built around neural-network quantum states and provides efficient algorithms for their evaluation and optimization. …

BIG-bench Machine LearningChunkingGPUQuantum State Tomography+1