Releases: amidst/toolbox
v0.7.2
This toolbox aims to offer a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
If you want to try the toolbox, visit https://github.com/amidst/example-project.
Changes:
- Fixed Xdoclint error in maven>3
Release Date: 04/09/2018
Further Information: Project Web Page,JavaDoc
v0.7.1
This toolbox aims to offer a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
If you want to try the toolbox, visit https://github.com/amidst/example-project.
Changes:
- Fixed some bugs
- Changed the output of the inference algorithms
Release Date: 25/04/2018
Further Information: Project Web Page,JavaDoc
v0.7.0
This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
If you want to try the toolbox, visit https://github.com/amidst/example-project.
Changes:
- Fixed some bugs (#93)
- Added functionality to fix prior constraints to the parameters. A new tutorial on that coming soon.
Release Date: 18/01/2018
Further Information: Project Web Page,JavaDoc
v0.6.3
This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
If you want to try the toolbox, visit https://github.com/amidst/example-project.
Changes:
- Fixed some bugs
- Added functionality for handling concept drift as detailed in:
Masegosa, A., Nielsen, T. D., Langseth, H., Ramos-Lopez, D., Salmerón, A., & Madsen, A. L.
(2017). Bayesian Models of Data Streams with Hierarchical Power Priors. Proceedings of
Thirty-fourth International Conference on Machine Learning (ICML’17). Sydney (Australia).
Release Date: 15/09/2017
Further Information: Project Web Page,JavaDoc
v0.6.2
This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
Changes:
- Fixed some bugs reported by @gunjanthesystem
Release Date: 07/03/2017
Further Information: Project Web Page,JavaDoc
v.0.6.1
This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
Changes:
- Unified loading streams names
- Fixed some bugs
Release Date: 03/01/2017
Further Information: Project Web Page,JavaDoc
v.0.6.0
This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
Changes:
- Added sparklink module implementing the integration with Apache Spark. More information here.
- Fluent pattern in latent-variable-models
- Predefined model implementing the concept drift detection
- Fixed some bugs
Release Date: 14/10/2016
Further Information: Project Web Page,JavaDoc
v.0.6.0-alpha
This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
Changes:
- Added sparklink module implementing the integration with Apache Spark. More information here.
- Fixed some bugs
Release Date: 14/09/2016
Further Information: Project Web Page,JavaDoc
v0.5.2
This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
Changes:
- Added Maven module called "module-all" for being able to load all the toolbox modules at once.
- Fixed some bugs
Release Date: 19/08/2016
Further Information: Project Web Page, JavaDoc
Release v0.5.1
This toolbox aims to offers a collection of scalable and parallel algorithms for inference and learning with probabilistic graphical models from local and distributed (streaming) data.
Changes:
- Fixed some bugs
Release Date: 15/07/2016
Further Information: Project Web Page, JavaDoc