https://github.com/quernest/reduction
📘 dimensionality reduction algorithms
https://github.com/quernest/reduction
d3-visualization d3js data-visualization dataset dimensionality-reduction kohonen-map kohonen-network kohonen-som material-ui pca principal-component-analysis react self-organizing-map self-organizing-network web-workers
Last synced: about 1 month ago
JSON representation
📘 dimensionality reduction algorithms
- Host: GitHub
- URL: https://github.com/quernest/reduction
- Owner: Quernest
- Created: 2018-09-23T12:39:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:56:16.000Z (over 2 years ago)
- Last Synced: 2025-02-10T21:22:02.207Z (3 months ago)
- Topics: d3-visualization, d3js, data-visualization, dataset, dimensionality-reduction, kohonen-map, kohonen-network, kohonen-som, material-ui, pca, principal-component-analysis, react, self-organizing-map, self-organizing-network, web-workers
- Language: TypeScript
- Homepage: https://quernest.github.io/reduction
- Size: 39.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reduction
> web application for using and testing dimensionality reduction algorithms
## The following algorithms are available:
- Principal Component Analysis (PCA)
- Kohonen self-organizing maps (SOM)## [Link](https://quernest.github.io/reduction)