cvxreg is a Python package for machine learning with convex regression models built on CVXPY.
The core aims of this package are:
- make convex regression models "easy to call" from Python,
- interface with
CVXPY, - focus on a "machine learning" perspective, i.e.: predictive task, hyper-parameters should be obtained by a data-driven method such as cross-validation.
Installation
The cvxreg package is now available on PyPI and the latest development version can be installed from the GitHub repository ConvexRegression. Please feel free to download and test it. We welcome any bug reports and feedback.
PyPI
pip install cvxreg
Release files for cvxreg 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cvxreg-0.2.2.tar.gz | 28.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvxreg-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 60.3 kB
Release files / cvxreg-0.2.2.tar.gz
| Download URL | cvxreg-0.2.2.tar.gz |
|---|---|
| Size | 28.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e1e3795103772f2af5cf014a36c83db3ca12bf0a1a448ec0450a35dd5bbab764
|
|
BLAKE2b-256 checksum How to use checksums |
a8d224407fcae37fe51a1aeb131efb0d2a2a78e8acdb8969f7580934deacf50a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.25
|
Release files / cvxreg-0.2.2-py3-none-any.whl
| Download URL | cvxreg-0.2.2-py3-none-any.whl |
|---|---|
| Size | 31.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d4bfb2b8aefd6b9378954e88577f13c9d56005c1d0b6fc27aeb43c9f02ff962d
|
|
BLAKE2b-256 checksum How to use checksums |
cd59123dfa3091a972376e228d38124ed6492fca68fbcfc1d81cc9e5098f313a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.25
|