Fix properties in PCA, Pearson, Logistic Regression
Created by: jassak
- Remove formula from
PEARSON_CORRELATION
- Remove
no_intercept
and default formula fromPCA
- Remove
max_iter
and default formula fromLOGISTIC_REGRESSION
Created by: jassak
PEARSON_CORRELATION
no_intercept
and default formula from PCA
max_iter
and default formula from LOGISTIC_REGRESSION