- Adds evaluation api functions
- New prediction combination method: probability weighted
- Refactors MultiModels lists of predictions into MultiVote
- Multimodels partial predictions: new format
- Improved locale management
- Adds new features to MultiModel to allow local batch predictions
- Improved combined predictions
- Adds local predictions options: plurality, confidence weighted
- Warning message to inform of locale default if verbose mode
- Fix locale code for windows
- Fix remote predictions for input data containing fields not included in rules
- Tiny fixes
- Fix local predictions for input data containing fields not included in rules
- Overall clean up
- A few tiny fixes
- Multi models to generate predictions from multiple local models
- Adds hadoop-python code generation to create local predictions
- Fix Python generation
- Add a debug flag to log https requests and responses
- Type conversion in fields pairing
- Fix missing distribution field in new models
- Add new Field class to deal with BigML auto-generated ids
- Add by_name flag to predict methods to avoid reverse name lookups
- Add summarize method in models to generate class grouped printed output
- Development Mode
- Remote Sources
- Bigger files streamed with Poster
- Asynchronous Uploading
- Local Models
- Local Predictions
- Rule Generation
- Python Generation
- Overall clean up
- Initial release for the "andromeda" version of BigML.io.