Click or drag to resize
Accord.NET (logo)

TSNETheta Property

Gets or sets t-SNE's Theta value. Default is 0.5

Namespace:  Accord.MachineLearning.Clustering
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public double Theta { get; set; }
Request Example View Source

Property Value

Type: Double
See Also