Sklearn StandardScalar Transform =========== Standardizing a dataset involves rescaling the distribution of values so that the mean of observed values is 0 and the standard deviation is 1. Type --------- ml-predict Class --------- fire.nodes.sklearn.preprocessing.NodeStandardScalarTransform Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description