6 ms·
S&P 500 correlation matrix (created with Svelte). Currently trying to better contextualize the visible subregion of the matrix in relation to the full dataset
by division_by_0 9mo ago
S&P 500 correlation matrix (created with Svelte).
Currently trying to better contextualize the visible subregion of the matrix in relation to the full dataset (beyond what the current minimap does).
https://cybernetic.dev/matrix https://cybernetic.dev/matrix
- dataviz1000 9mo agoVery nice aesthetic! You might enjoy affinity propagation also. [0] [0] https://scikit-learn.org/stable/auto_examples/applications/plot_stock_market.html https://scikit-learn.org/stable/auto_examples/applications/p...
- division_by_0 9mo agoThank you for the feedback and your suggestion! A (partial) correlation network with Cytoscape.js is planned as one of my next experiments. A former colleague nudged me in that direction just a few days ago, and now you as well, so I'll probably have to build that next.