StaTDS library: Statistical tests for Data Science

Christian Luna,Antonio R. Moya,José María Luna,Sebastián Ventura
DOI: https://doi.org/10.1016/j.neucom.2024.127877
IF: 6
2024-05-27
Neurocomputing
Abstract:In Data Science, there is a continual demand for statistical comparison to identify the most advantageous algorithms. Finding a software tool that facilitates the execution of multiple tests on different Data Science experiments without relying on additional libraries poses a challenge. This paper introduces StaTDS, an open-source library and web application implemented entirely in pure Python, designed to analyze, test, and compare Data Science algorithms. StaTDS implements all statistical tests without external dependencies. It ensures its durability and avoids future uncontrolled deprecated dependencies. With support for a wide variety of statistical tests (24 in total), StaTDS surpasses existing libraries dedicated to statistical testing. Moreover, the library incorporates tests to guide users in determining whether to employ parametric or non-parametric tests, such as the assessment of normality and homoscedasticity. This platform-independent library is available on GitHub under the GNU General Public License.
computer science, artificial intelligence
What problem does this paper attempt to address?