Releases: jMetal/SAES
Releases · jMetal/SAES
v0.5.1 - `SAES`
This release of SAES contains the following components:
-
Seamless CSV data processing
- Import and preprocess experiment results effortlessly.
- Handle datasets of varying sizes with ease.
-
Statistical analysis
- Parametric tests:
- Normality test
- Non-parametric tests:
- Friedman test
- Wilcoxon signed-rank test
- Post hoc analysis:
- Nemenyi test (critical distance)
- Parametric tests:
-
Report generation
- Automated LaTeX reports with the following types of tables:
- Median table
- Median table with Friedman test
- Median table with Wilcoxon pairwise test (pivot-based)
- Pairwise Wilcoxon test table (1-to-1 comparison)
- Automated LaTeX reports with the following types of tables:
-
Visualization
- Boxplot graphs for algorithm comparison.
- Critical distance plots for statistical significance.
Full Changelog: https://github.com/jMetal/SAES/commits/v0.5.1