Skip to content

Fix properties in PCA, Pearson, Logistic Regression

Kostas FILIPPOPOLITIS requested to merge fix_unmerged_properties into dev_release

Created by: jassak

  • Remove formula from PEARSON_CORRELATION
  • Remove no_intercept and default formula from PCA
  • Remove max_iter and default formula from LOGISTIC_REGRESSION

Merge request reports