# namespace Microsoft.VisualBasic.MachineLearning.tSNE export class tSNE extends IDataEmbedding { dimension: integer; }