Skip to content

v20.02

Compare
Choose a tag to compare
@ThanKarab ThanKarab released this 06 Jun 08:29
· 1730 commits to master since this release
2cc71c9

Changelog:

  • Fixes a bug, in Logistic Regression, where missing values were not dismissed + test for this case.
  • Adds an iteration counter to main loop and terminates if counter exceeds MAX_ITER=20 in python iteration algorithms.