Dev/MIP-101 Preprocessing UDF for Logistic Regression
Created by: jassak
This PR adds a new UDF in Logistic Regression. This UDF accepts a single column table with categorical data, encoded as strings, and encodes the values as integers.
Created by: jassak
This PR adds a new UDF in Logistic Regression. This UDF accepts a single column table with categorical data, encoded as strings, and encodes the values as integers.