A Python Package for Convex Regression
Project description
cvxreg is a Python package for machine learing 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 avaiable 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
cvxreg-0.1.13.tar.gz
(27.8 kB
view details)
Built Distribution
cvxreg-0.1.13-py3-none-any.whl
(29.8 kB
view details)
File details
Details for the file cvxreg-0.1.13.tar.gz
.
File metadata
- Download URL: cvxreg-0.1.13.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52037612fb209af812c982d8c1ea571cf13c69389db227f5f82c1c6d08914bce |
|
MD5 | e1e700042876aaad2a1e520b196cdd08 |
|
BLAKE2b-256 | c38ff175805333666f4cfefba909807fe41582fdac3b2cf0d00e3c7a90cdaeeb |
File details
Details for the file cvxreg-0.1.13-py3-none-any.whl
.
File metadata
- Download URL: cvxreg-0.1.13-py3-none-any.whl
- Upload date:
- Size: 29.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e702915b1c11cb1e1ba4e877e38a4da566a87c9cc3234e5573cf308ecd4c1dd |
|
MD5 | 20c7a982dc9ec640457c112ed57ce514 |
|
BLAKE2b-256 | 93ed69d3aae0fc75c2fd991241a341f04da942f852fad11137fff36048123b9b |