Similar to `SDCA` and `K-Means`, `Logistic Regression` has a `NumberOfIterations` option that stands for the maximum number of iterations. I propose changing it to `MaximumNumberOfIterations`. ** I searched through all the learners, and this is the last learner that needs this change.