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 3 weeks 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 3 weeks ago
- 👖 Conformal Tights adds conformal prediction of coherent quantiles and intervals to any scikit-learn regressor or Darts forecaster☆110Updated 3 months ago
- A Library for Conformal Hyperparameter Tuning☆31Updated this week
- Quantile Regression Forests compatible with scikit-learn.☆235Updated this week
- Repository for the explanation method Calibrated Explanations (CE)☆69Updated 2 months ago
- Bayesian time series forecasting and decision analysis☆116Updated 2 years ago
- Python implementation of binary and multi-class Venn-ABERS calibration☆166Updated 3 weeks ago
- A framework for calibration measurement of binary probabilistic models