issues
search
lsorber
/
neo-ls-svm
Neo LS-SVM is a modern Least-Squares Support Vector Machine implementation
MIT License
19
stars
1
forks
source link
feat: add conformal quantile prediction
#25
Closed
lsorber
closed
7 months ago
lsorber
commented
7 months ago
Changes:
Add conformally calibrated coherent quantile prediction.
Expose Bayesian estimate of predictive standard deviation.
Add pandas support.
Changes: