fslaborg / fslaborg/FSharp.Stats
t-Distributed Stochastic Neighbour Embedding (tSNE)
Open
Difficulty: Advanced
FsLab Hackathon 2023
Status: Available
- Dominant language
- F#
- Stars
- 227
- Forks
- 58
- Avg merge
- 55m
- Merged PRs (30d)
- 1
Description
### Description
>tSNE is a dimensionality reduction method. It allows you to visualise a multi-dimensional dataset in 2 or 3 dimensional scatter plot.
- All necessary information with pseudocode and coding hints can be accessed in reference [1].
- Of course you can start developing in notebooks/scripts and afterwards we try to incorporate into the library.
### References
- [1] https://csbiology.github.io/BIO-BTE-10-L-4/projects/tSNE.html
Contributor guide
Assessment
This issue has not been assessed yet.