sm00thix / ikplsLinks
Fast CPU and GPU Python implementations of Improved Kernel Partial Least Squares (PLS) by Dayal and MacGregor (1997) and Fast Partition-Based Cross-Validation With Centering and Scaling for XTX and XTY by Engstrøm and Jensen (2025).
☆29Updated 2 months ago
Alternatives and similar repositories for ikpls
Users that are interested in ikpls are comparing it to the libraries listed below
Sorting:
- Computation of training set (X^T * W * X) and (X^T * W * Y) or (X^T * X) and (X^T * Y) in a cross-validation setting using the fast algor…☆22Updated last month
- 👖 Conformal Tights adds conformal prediction of coherent quantiles and intervals to any scikit-learn regressor or Darts forecaster☆113Updated 4 months ago
- Repository for the explanation method Calibrated Explanations (CE)☆70Updated last week
- A Library for Conformal Hyperparameter Tuning☆36Updated this week
- ☆39Updated 9 months ago
- Quantile Regression Forests compatible with scikit-learn.☆242Updated this week
- Probabilistic prediction with XGBoost.☆117Updated 6 months ago
- Bayesian time series forecasting and decision analysis☆117Updated 2 years ago
- A mixture density network, by PyTorch, for scikit-learn☆24Updated 9 months ago
- ☆115Updated last year
- A Python Package for Probabilistic Prediction☆22Updated 4 years ago
- Multi-class probabilistic classification using inductive and cross Venn–Abers predictors☆49Updated 3 years ago
- tsbootstrap: generate bootstrapped time series samples in Python☆81Updated 2 months ago
- Python implementation of binary and multi-class Venn-ABERS calibration☆190Updated last week
- A framework for calibration measurement of binary probabilistic models☆28Updated last year
- ☆49Updated 9 months ago
- Conformal Anomaly Detection☆48Updated 2 weeks ago
- Extension of crepes package, to enable weighted conformal prediction and conformal predictive systems that can handle covariate shifts.☆22Updated 7 months ago
- ☆48Updated 8 months ago
- A python package for time series forecasting with scikit-learn estimators.☆162Updated last year
- A simple and fast sklearn-compatible conformal predictions with random forests for both classification and regression tasks.☆45Updated last month
- Effector - a Python package for global and regional effect methods☆116Updated 2 months ago
- skchange provides sktime-compatible change detection and changepoint-based anomaly detection algorithms☆36Updated this week
- An unsupervised feature selection technique using supervised algorithms such as XGBoost☆90Updated last year
- Lightweight Python package for generating classification intervals in binary classification tasks using Pearson residuals and conformal p…☆21Updated 3 months ago
- Replication code for the paper "Nonlinear Granger Causality using Kernel Ridge Regression" that introduces and highlights the usage of ml…☆23Updated 2 years ago
- Bringing back uncertainty to machine learning.☆53Updated last year
- A library for Time Series EDA (exploratory data analysis)☆71Updated last year
- Fast implementation of Venn-ABERS probabilistic predictors☆75Updated last year
- Base classes for creating scikit-learn-like parametric objects, and tools for working with them.☆28Updated this week