Standard Scaler Inverse Transform =========== The inverse transform node is used to transform the scaled data back to its original form. Input -------------- It takes in a DataFrame as input along with the fit_transform model. Output -------------- It reverses the transformation on the dataframe Type --------- ml-predict Class --------- fire.nodes.sklearn.preprocessing.NodeStandardScalerInverseTransform Fields --------- .. list-table:: :widths: 10 5 10 :header-rows: 1 * - Name - Title - Description