Skip to main content

A Python package for kernel methods in Statistics/ML.

Project description

PyRKHSstats

A Python package implementing a variety of statistical/machine learning methods that rely on kernels (e.g. HSIC for independence testing).

Overview


Resource Description
HSIC For independence testing
HSCIC For the measurement of conditional independence
KCIT For conditional independence testing
MMD For two-sample testing

Implementations available

The following table details the implementation schemes for the different resources available in the package.

Resource Implementation Scheme Numpy based available PyTorch based available
HSIC Resampling (permuting the xi's but leaving the yi's unchanged) Yes No
HSIC Gamma approximation Yes No
HSCIC N/A Yes Yes
KCIT Gamma approximation Yes No
KCIT Monte Carlo simulation (weighted sum of χ2 random variables) Yes No
MMD Gram matrix spectrum Yes No

In development

  • Joint independence testing with dHSIC.
  • Goodness-of-fit testing.
  • Methods for time series models.
  • Bayesian statistical kernel methods.
  • Regression by independence maximisation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyRKHSstats-2.1.0.tar.gz (28.0 kB view hashes)

Uploaded Source

Built Distribution

PyRKHSstats-2.1.0-py3-none-any.whl (54.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page