Metadata-Version: 2.1
Name: eqr
Version: 0.1.3
Summary: A python package to perform quantile regression with more meaningful epistemic uncertainty estimates through training set augmentation using synthetic data. A blend of discriminative and generative models.
Author: Sebastian Khan
Author-email: sebastiank17@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: jax (>=0.4.35,<0.5.0)
Requires-Dist: keras (>=3.6.0,<4.0.0)
Requires-Dist: matplotlib (>=3.9.2,<4.0.0)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: scienceplots (>=2.1.1,<3.0.0)
Requires-Dist: scikit-learn (>=1.5.2,<2.0.0)
Description-Content-Type: text/markdown

# eqr

Epistemic Quantile Regression (EQR)

Go here for [Documentation](https://spacetimekhantinuum.gitlab.io/eqr/).


