You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Such as scikit-learn's OrdinalEncoder and LabelEncoder have an inverse_transform method implemented to revert encoded values back to their original form.
Would it be possible to implement a similar inverse_transform method in the Snowflake ML Library as well?