Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Implement RandomProjection (RP) for dimensionality reduction
RP is a popular approach to reduce the amount of data while preserving a reasonable amount of information (pairwise distance) of you data [1][2]
- [1] http://www.yaroslavvb.com/papers/achlioptas-database.pdf
- [2] http://people.inf.elte.hu/fekete/algoritmusok_msc/dimenzio_csokkentes/randon_projection_kdd.pdf
I compared different implementations of that algorithm:
Attachments
Issue Links
- Is contained by
-
SPARK-5992 Locality Sensitive Hashing (LSH)
- Resolved
- links to