- Distributed datamining
- Distributed experiments
- Add support for Websockets
- [dev] Rely on Akka streams for all distributed functionality, also for experiments
- [dev] Update to Akka 2.5.9
- Clarify and update configuration
- Requires Chronos 3.0.2 and Zookeeper 3.4.8
- Deep code refactoring, backend by more unit tests
- Monitor jobs on Chronos, track failures and report errors on those jobs
- [dev] Configuration uses Cats Validation
- [dev] Favor immutable data structures
- Update Akka to 2.3.16
- Move cross-validation module to its own project (woken-validation)
- Extract woken-messages library and make it a dependency
- Add a MasterRouter actor, use Akka to communicate with Portal backend
- Pass variables metatada to algorithms as PARAM_meta variable
- Add support for experiments
- Add cross-validation module
- First stable version