- REST API methods for model ensembles - New method returning the leaves of tree models - Improved error handling in GET methods
0.5.2
~~~~~~~~~~~~~~~~~~
- Adds combined confidence to combined predictions - Fixes get_status for resources that have no status info - Fixes bug: public datasets, that should be downloadable, weren't
0.5.1
~~~~~~~~~~~~~~~~~~
- Fixes bug: no status info in public models, now shows FINISHED status code - Adds more file-like objects (e.g. stdin) support in create_source input - Refactoring Fields pair method and Model predict method to increase - Adds some more locale aliases
0.5.0
~~~~~~~~~~~~~~~~~~
- 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