- Adds evaluation api functions - New prediction combination method: probability weighted - Refactors MultiModels lists of predictions into MultiVote - Multimodels partial predictions: new format
0.4.8
~~~~~~~~~~~~~~~~~~
- Improved locale management - Adds new features to MultiModel to allow local batch predictions - Improved combined predictions - Adds local predictions options: plurality, confidence weighted
0.4.7
~~~~~~~~~~~~~~~~~~
- Warning message to inform of locale default if verbose mode
0.4.6
~~~~~~~~~~~~~~~~~~
- Fix locale code for windows
0.4.5
~~~~~~~~~~~~~~~~~~
- Fix remote predictions for input data containing fields not included in rules
0.4.4
~~~~~~~~~~~~~~~~~~
- Tiny fixes - Fix local predictions for input data containing fields not included in rules - Overall clean up