STAtistical Tests for Algorithms Comparison (STATAC) is a library for statistical analysis to verify the results obtained from algorithms.
This repository is a fork of the python library available in https://gitlab.citius.usc.es/ismael.rodriguez/stac/tree/master, adding new tests ans some tools for comparison visualization.
The original library (STAC) was presented in the "IEEE International Conference on Fuzzy Systems (FUZZ-IEEE), 2015". If you use this code in your research projects, it is encouraged to cite this work:
I. Rodríguez-Fdez, A. Canosa, M. Mucientes, A. Bugarín, STAC: a web platform for the comparison of algorithms using statistical tests, in:Proceedings of the 2015 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE), 2015.
@InProceedings{rodriguez-fdez2015stac,
author={Ismael Rodr\'{i}guez-Fdez and Adri\'{a}n Canosa and Manuel Mucientes and Alberto Bugar\'{i}n},
title={{STAC}: a web platform for the comparison of algorithms using statistical tests},
booktitle = {Proceedings of the 2015 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE)},
year={2015}
}