Causal Modeling with Stationary Diffusions, AISTATS 2024
-
Updated
Mar 3, 2025 - Python
Causal Modeling with Stationary Diffusions, AISTATS 2024
Python implementation of the Parametric Tensor Train Kernel (PTTK) method.
ExplainPolySVM is a python package to provide interpretation and explainability to Support Vector Machine models trained with polynomial kernels. The package can be used with any SVM model as long as the components of the model can be extracted.
Supervised Learning (COMP0078) Coursework 1 at UCL: Exploration of linear regression, kernelized methods, and k-NN for predictive modeling and analysis.
ML4Chem: Machine Learning for Chemistry and Materials
A scikit-learn-compatible module for Isolation Kernel with aNNE implemention.
ManifoldEM Python suite
Stochastic Process Library for Python
Neural Tangent Kernel (NTK) module for the scikit-learn library
A benchmarking library for quantum and classical machine learning, with specialized support for evaluating kernel methods.
This project simulates an experiment using Adaptive Random Fourier Features Kernel Least Mean Squares (ARFF-KLMS) to approximate non-linear functions. The algorithm adapts kernel bandwidth online, enhancing tracking and convergence in non-stationary environments. The experiment calculates and plots MSE over iterations for performance evaluation.
This project demonstrates a simulation of an experiment using Random Fourier Features (RFF) to approximate a non-linear function. The experiment is designed to be repeated multiple times, and the mean squared error (MSE) is calculated and plotted over iterations to evaluate the performance of the model.
Nonlinear model reduction for operator learning
Classic methods on digit recognition. As part of the MITx course on machine learning with Python - from linear models to deep learning
Official repository for the paper "Time Series Kernels based on Nonlinear Vector AutoRegressive Delay Embeddings" (NeurIPS 2023)
Large-scale, multi-GPU capable, kernel solver
[NeurReps 2024] Kernel vs. Kernel: Exploring How the Data Structure Affects Neural Collapse
Code for reimplementing "Stein Variational Gradient Descent (SVGD)" method.
dckernel package implementing dcMMD and dcHSIC from Robust Kernel Hypothesis Testing under Data Corruption, by Schrab and Kim
KSDAgg package implementing the KSDAgg test proposed in KSD Aggregated Goodness-of-fit Test by Schrab, Guedj and Gretton: https://arxiv.org/abs/2202.00824 NeurIPS 2022
Add a description, image, and links to the kernel-methods topic page so that developers can more easily learn about it.
To associate your repository with the kernel-methods topic, visit your repo's landing page and select "manage topics."