Releases: jMetal/SAES
Releases · jMetal/SAES
v1.3.6 - `SAES`
- Add Histoplot
- Add Violin Plot
Full Changelog: v1.3.5...v1.3.6
v1.3.5 - `SAES`
- Add ML notebook
- Add Friedman align, Quade, Anova and T-Test
- Add Friedman p-values, Anova, T-Test and T-Test pivot table
- Use of mean/median as stimator of best and second performance algorithm in latex tables
Full Changelog: v1.3.4...v1.3.5
v1.3.4 - `SAES`
- Add scientific article references to all the implementations
- Bayesian posterior graphs now include a frequency bar for better visualization
- Fix dependencies with google collab
What's Changed
- Develop by @rorro6787 in #6
Full Changelog: v1.3.2...v1.3.4
v1.3.2 - `SAES`
- Add flexibility in the size of Bayesian posterior graph
- Add option to choose pivot algorithm manueally in Wilcoxon pivot table
- Fix depedencies vulnerabilities issues
What's Changed
- Develop by @rorro6787 in #5
Full Changelog: v1.3.1...v1.3.2
v1.3.1 - `SAES`
- Fix problem in the Pplot generator that would release incoherent results when doing alg1-alg2 and alg2-alg1
Full Changelog: v1.3.0...v1.3.1
v1.3.0 - `SAES`
- Add a new type of plot: the Bayesian Posterior Plot or simply
Pplot
What's Changed
- Add bayesian posterior plot by @rorro6787 in #4
Full Changelog: v1.2.0...v1.3.0
v1.2.0 - `SAES`
- Add an HTML module to easy and intuitive HTML report generation
- Add unittest for all the modules of the
SAES
library - Update readme and documentation with html module
Full Changelog: v1.1.0...v1.2.0
v1.1.0 - `SAES`
- Changed structure of latex tables, boxplot and cdplot to object oriented
- Add a multiobjective module for pareto front plot in 2D, 3D and parallel coordinates graph for higher dimensions
- Update CL interface
- Update documentation for multiobjective setup
- Change structure of unittes (WIP)
- Add extra notebooks for multiobjective example
What's Changed
- Merge develop to main by @rorro6787 in #3
New Contributors
- @rorro6787 made their first contribution in #3
Full Changelog: v1.0.4...v1.1.0
v1.0.3 - `SAES`
- Fix the bug that when the dataset is not diverse enough, it would just throw an exception
Full Changelog: v1.0.2...v1.0.3
v1.0.2 - `SAES`
- Fix bug where Friedman dataframe wold not include the friedman results column
Full Changelog: v1.0.1...v1.0.2