public interface LogisticRegressionParams extends ProbabilisticClassifierParams, HasRegParam, HasMaxIter, HasThreshold
validateAndTransformSchemagetLabelCol, labelColfeaturesCol, getFeaturesColgetPredictionCol, predictionColaddOutputColumn, checkInputColumn, explainParams, get, getParam, isSet, paramMap, params, set, set, validate, validateuidgetRawPredictionCol, rawPredictionColgetProbabilityCol, probabilityColgetRegParam, regParamgetMaxIter, maxItergetThreshold, threshold