A Python Package for Convex Regression
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cvxreg-0.2.2.tar.gz.
File metadata
- Download URL: cvxreg-0.2.2.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1e3795103772f2af5cf014a36c83db3ca12bf0a1a448ec0450a35dd5bbab764
|
|
| MD5 |
29edc3db14283a7605f9532c2ea2235a
|
|
| BLAKE2b-256 |
a8d224407fcae37fe51a1aeb131efb0d2a2a78e8acdb8969f7580934deacf50a
|
File details
Details for the file cvxreg-0.2.2-py3-none-any.whl.
File metadata
- Download URL: cvxreg-0.2.2-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4bfb2b8aefd6b9378954e88577f13c9d56005c1d0b6fc27aeb43c9f02ff962d
|
|
| MD5 |
b66754affe9332f6a6fe2bd210e5f02a
|
|
| BLAKE2b-256 |
cd59123dfa3091a972376e228d38124ed6492fca68fbcfc1d81cc9e5098f313a
|