|
|
TSNE Properties |
The TSNE type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberOfInputs |
Gets the number of inputs accepted by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
| NumberOfOutputs |
Gets the number of outputs generated by the model.
(Inherited from TransformBaseTInput, TOutput.) | |
| Perplexity |
Gets or sets t-SNE's perplexity value. Default is 50.
| |
| Theta |
Gets or sets t-SNE's Theta value. Default is 0.5
|