- 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.
4.2.1
~~~~~~~~~~~~~~~~~~
- Fixing bug: Improving error handling in download_dataset method.
4.2.0
~~~~~~~~~~~~~~~~~~
- Adding REST methods to manage new type of resource: correlations. - Adding REST methods to manage new type of resource: tests. - Adding min and max values predictions for regression models and ensembles. - Fixing bug: Fields object was not retrieving objective id from the resource info.
4.1.7
~~~~~~~~~~~~~~~~~~
- Fixing bug: console messages failed when used with Python3 on Windows.