sm00thix / cvmatrixLinks
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 algorithms by Engstrøm and Jensen (2025).
☆22Updated 3 weeks ago
Alternatives and similar repositories for cvmatrix
Users that are interested in cvmatrix are comparing it to the libraries listed below
Sorting:
- Fast CPU and GPU Python implementations of Improved Kernel Partial Least Squares (PLS) by Dayal and MacGregor (1997) and Fast Partition-B…☆29Updated 2 months ago
- 👖 Conformal Tights adds conformal prediction of coherent quantiles and intervals to any scikit-learn regressor or Darts forecaster☆112Updated 4 months ago
- Repository for the explanation method Calibrated Explanations (CE)☆70Updated this week
- WarpGBM: High-Speed Gradient Boosting☆91Updated 2 months ago
- Integrated tool for model development and validation☆31Updated last month
- A framework for calibration measurement of binary probabilistic models☆28Updated last year
- Python implementation of binary and multi-class Venn-ABERS calibration☆189Updated this week
- Quantile Regression Forests compatible with scikit-learn.