MLLogisticRegressionClassifier.ModelParameters
Parameters that affect the process of training a model.
Declaration
struct ModelParametersTopics
Creating parameters
init(validation:maxIterations:l1Penalty:l2Penalty:stepSize:convergenceThreshold:featureRescaling:)init(validationData:maxIterations:l1Penalty:l2Penalty:stepSize:convergenceThreshold:featureRescaling:)MLLogisticRegressionClassifier.ModelParameters.ValidationData