8000 Releases · jMetal/SAES · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jMetal/SAES

v1.3.6 - `SAES`

18 Mar 13:33
Compare
Choose a tag to compare
  • Add Histoplot
  • Add Violin Plot

Full Changelog: v1.3.5...v1.3.6

v1.3.5 - `SAES`

13 Mar 14:27
Compare
Choose a tag to compare
  • 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`

06 Mar 14:01
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.3.2...v1.3.4

v1.3.2 - `SAES`

06 Mar 11:14
e322804
Compare
Choose a tag to compare
  • 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

Full Changelog: v1.3.1...v1.3.2

v1.3.1 - `SAES`

05 Mar 14:26
Compare
Choose a tag to compare
  • 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`

05 Mar 13:09
7077627
Compare
Choose a tag to compare
  • Add a new type of plot: the Bayesian Posterior Plot or simply Pplot

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0 - `SAES`

04 Mar 12:31
Compare
Choose a tag to compare
  • 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`

26 Feb 10:33
085c762
Compare
Choose a tag to compare
  • 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

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.3 - `SAES`

07 Feb 11:16
Compare
Choose a tag to compare
  • 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`

06 Feb 10:58
Compare
Choose a tag to compare
  • Fix bug where Friedman dataframe wold not include the friedman results column

Full Changelog: v1.0.1...v1.0.2

0