|
TSNEPerplexity Property
|
Gets or sets t-SNE's perplexity value. Default is 50.
Namespace:
Accord.MachineLearning.Clustering
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public double Perplexity { get; set; }
Public Property Perplexity As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also