Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
📘 dimensionality reduction algorithms
- Host: GitHub
- URL: https://github.com/quernest/reduction
- Owner: Quernest
- Created: 2018-09-23T12:39:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:56:16.000Z (about 2 years ago)
- Last Synced: 2024-12-05T13:19:48.638Z (17 days 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)