qbarthelemy/PyPermut
Python package for permutation tests, for statistics and machine learning.
This tool helps researchers and data scientists validate their findings by performing permutation tests on their data. You input your raw dataset and the results from your statistical or machine learning model, and it outputs precise p-values that tell you how significant your results are, even with complex, multivariate data. This is for anyone who needs to rigorously confirm their statistical conclusions or the performance of their predictive models.
No commits in the last 6 months.
Use this if you need to determine the statistical significance of your findings or model performance using robust, assumption-free permutation tests, especially when dealing with multiple comparisons or complex data.
Not ideal if you are looking for a simple, off-the-shelf statistical test and don't require advanced permutation-based significance testing or multiple comparison corrections.
Stars
26
Forks
2
Language
Python
License
—
Category
Last pushed
May 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/qbarthelemy/PyPermut"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SimonBlanke/Gradient-Free-Optimizers
Lightweight optimization with local, global, population-based and sequential techniques across...
Gurobi/gurobi-machinelearning
Formulate trained predictors in Gurobi models
emdgroup/baybe
Bayesian Optimization and Design of Experiments
heal-research/pyoperon
Python bindings and scikit-learn interface for the Operon library for symbolic regression.
simon-hirsch/ondil
A package for online distributional learning.