Skip to content

v21.2.0

Compare
Choose a tag to compare
@ThanKarab ThanKarab released this 30 Oct 13:34
· 1224 commits to master since this release
305473a

Changelog

Exareme:

  • Fixes on deployment scripts.
  • Fix for logs in portainer when an error happens.

Mip Algorithms:

  • Changes to allow Logistic Regression to work on multinomial data once two values are filtered (as opposed to strictly binomial data)
  • Changes to allow Pearson correlation to work with variables only (while still working with variables and covariables)
  • T-test indepedent working with categorical group variable.