ContextLab / hypertools

A Python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1.83k stars 160 forks source link

on-the-fly decoding #112

Open jeremymanning opened 7 years ago

jeremymanning commented 7 years ago

After implementing on-the-fly interactive labels, I propose a "decoding" mode for streaming data, whereby the event closest (in Euclidean distance, or another user-specified distance function) to the current features is highlighted in some way.