|
NormalizationOptionsStandardize Property
|
Gets or sets if the column's data should be standardized to Z-Scores.
Namespace:
Accord.Statistics.Filters
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic bool Standardize { get; set; }
Public Property Standardize As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
Boolean
See Also