📏 Experiments with three dimensionality reduction techniques.
This work experiments with three dimensionality reduction techniques in Python.
$ pip3 install -r requirements.txt
Custom hyperparameters in a textfile i.e. “./configs/config.txt”.
$ python3 experiments.py ./configs/config.txt
A results folder will contain a timestamp directory with the latest results.
This work is a experiment with a number of algorithms on several datasets.
The aim is to get a feeling of how well each of these algorithms works,
and whether there are differences depending on the dataset.
Dimensionality-Reduction-Alonso.pdf