The desired dimensionality of the output data.
The metric used to measure the distance between two points in the input data. Can be a function that takes two arrays of numbers and returns a number, or the string 'precomputed'.
The seed used to initialize the random number generator, if applicable.
Interface for the parameters used in dimensionality reduction algorithms.