diff --git a/README.md b/README.md index 17127c2..a22f2e8 100644 --- a/README.md +++ b/README.md @@ -556,6 +556,7 @@ These are some Machine Learning and Data Mining algorithms and models help you t | [RStudio](https://www.rstudio.com) | IDE – powerful user interface for R. It’s free and open source, and works on Windows, Mac, and Linux. | | [Python - Pandas - Anaconda](https://www.anaconda.com) | Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing | | [Pandas GUI](https://github.com/adrotog/PandasGUI) | Pandas GUI | +| [NuriStat](https://github.com/baramgay/stat) | Free open-source SPSS alternative — menu-driven desktop statistics (t-tests, ANOVA, regression, survival analysis, ROC) with SPSS .sav import/export | | [Polars](https://github.com/pola-rs/polars) | Fast DataFrame library for Rust and Python, designed as a faster alternative to Pandas | | [CiteMe](https://citeme.app) | AI-powered academic citation generator. Searches 11+ scholarly databases (OpenAlex, PubMed, Semantic Scholar, CrossRef, SciELO) and formats references in 40+ citation styles. Available as web app, browser extension, Google Docs add-on, and public API. | | [Scikit-Learn](https://scikit-learn.org/stable/) | Machine Learning in Python |