antoninschrab/mmdagg-paper
Reproducibility code for MMD Aggregated Two-Sample Test, by Schrab, Kim, Albert, Laurent, Guedj and Gretton: https://arxiv.org/abs/2110.15073
This repository provides the code to reproduce the experiments for the MMD Aggregated Two-Sample Test paper. It takes two datasets and applies various kernel-based statistical tests to determine if they come from the same distribution. This is primarily for researchers and statisticians who want to validate the findings presented in the original research paper.
No commits in the last 6 months.
Use this if you are a researcher or statistician who needs to re-run and verify the experimental results for the MMD Aggregated Two-Sample Test as described in the accompanying academic paper.
Not ideal if you are looking for a standalone package to apply the MMDAgg test to your own data; for that, you should use the `mmdagg` package.
Stars
17
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/antoninschrab/mmdagg-paper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GAA-UAM/scikit-fda
Functional Data Analysis Python package
mlr-org/mlr3
mlr3: Machine Learning in R - next generation
mlr-org/mlr3extralearners
Extra learners for use in mlr3.
mlr-org/mlr3book
Online version of Bischl, B., Sonabend, R., Kotthoff, L., & Lang, M. (Eds.). (2024). "Applied...
mlr-org/mlr3learners
Recommended learners for mlr3