Open magsol opened 4 years ago
Right now I've started with four main arguments, only three of which I really have uses for right now:
type
dims
seed
output
Any other arguments that are needed / wanted? Changes to the existing ones?
Right now I've started with four main arguments, only three of which I really have uses for right now:
type
: this specifies the type of dimensionality reduction that will be applieddims
: the number of dimensions to visualize (only 2D or 3D supported)seed
: a random seed (not used right now)output
: specifying the output file nameAny other arguments that are needed / wanted? Changes to the existing ones?