- Fixing bug: Logistic regression object failed to build when using input fields or non-preferred fields in dataset.
4.3.3
~~~~~~~~~~~~~~~~~~
- Fixing bug: Anomaly object failed to generate the filter for new datasets when text empty values were found.
4.3.2
~~~~~~~~~~~~~~~~~~
- Adding verify and protocol options to the existing Domain class constructor to handle special installs.
4.3.1
~~~~~~~~~~~~~~~~~~
- Fixing bug: Local logistic regression predictions differ when input data has contents in a text field but the terms involved do not appear in the bag of words.
4.3.0
~~~~~~~~~~~~~~~~~~
- Adding logistic regression as a new prediction model.
4.2.2
~~~~~~~~~~~~~~~~~~
- Fixing bug: Fields object failed to store the correct objective id when the objective was in the first column.