cvxreg


Namecvxreg JSON
Version 0.1.13 PyPI version JSON
download
home_pagehttps://github.com/ConvexRegression/cvxreg
SummaryA Python Package for Convex Regression
upload_time2023-09-14 15:25:09
maintainer
docs_urlNone
authorZhiqiang Liao
requires_python>=3.7
licenseMIT
keywords ml prediction regression
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![New release](https://img.shields.io/github/v/release/ConvexRegression/cvxreg?display_name=tag&label=Lastest&color=%234B78E6)](https://github.com/ConvexRegression/cvxreg/releases)
[![Documentation Status](https://readthedocs.org/projects/cvxreg/badge/?version=latest)](https://cvxreg.readthedocs.io/en/latest/?badge=latest)
[![PyPI downloads](https://img.shields.io/pypi/dm/cvxreg.svg?maxAge=21600)](https://pypistats.org/packages/cvxreg)

**cvxreg** is a Python package for machine learing with convex regression models built on [`CVXPY`](https://www.cvxpy.org). 

The core aims of this package are:
* make convex regression models "easy to call" from python,
* interface with [`CVXPY`](https://www.cvxpy.org),
* 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`](https://pypi.org/project/pycreg) package is now avaiable on PyPI and the latest development version can be installed from the Github repository [`ConvexRegression`](https://github.com/ConvexRegression/cvxreg). Please feel free to download and test it. We welcome any bug reports and feedback.

#### PyPI 

    pip install cvxreg


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ConvexRegression/cvxreg",
    "name": "cvxreg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "ML,Prediction,Regression",
    "author": "Zhiqiang Liao",
    "author_email": "zhiqiang.liao@aalto.fi",
    "download_url": "https://files.pythonhosted.org/packages/c3/8f/f175805333666f4cfefba909807fe41582fdac3b2cf0d00e3c7a90cdaeeb/cvxreg-0.1.13.tar.gz",
    "platform": null,
    "description": "[![New release](https://img.shields.io/github/v/release/ConvexRegression/cvxreg?display_name=tag&label=Lastest&color=%234B78E6)](https://github.com/ConvexRegression/cvxreg/releases)\n[![Documentation Status](https://readthedocs.org/projects/cvxreg/badge/?version=latest)](https://cvxreg.readthedocs.io/en/latest/?badge=latest)\n[![PyPI downloads](https://img.shields.io/pypi/dm/cvxreg.svg?maxAge=21600)](https://pypistats.org/packages/cvxreg)\n\n**cvxreg** is a Python package for machine learing with convex regression models built on [`CVXPY`](https://www.cvxpy.org). \n\nThe core aims of this package are:\n* make convex regression models \"easy to call\" from python,\n* interface with [`CVXPY`](https://www.cvxpy.org),\n* focus on a \"machine learning\" perspective, i.e.: predictive task, hyper-parameters should be obtained by a data-driven method such as cross-validation.\n\n## Installation\n\nThe [`cvxreg`](https://pypi.org/project/pycreg) package is now avaiable on PyPI and the latest development version can be installed from the Github repository [`ConvexRegression`](https://github.com/ConvexRegression/cvxreg). Please feel free to download and test it. We welcome any bug reports and feedback.\n\n#### PyPI \n\n    pip install cvxreg\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python Package for Convex Regression",
    "version": "0.1.13",
    "project_urls": {
        "Download": "https://pypi.org/project/cvxreg/",
        "Homepage": "https://github.com/ConvexRegression/cvxreg"
    },
    "split_keywords": [
        "ml",
        "prediction",
        "regression"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93ed69d3aae0fc75c2fd991241a341f04da942f852fad11137fff36048123b9b",
                "md5": "20c7a982dc9ec640457c112ed57ce514",
                "sha256": "1e702915b1c11cb1e1ba4e877e38a4da566a87c9cc3234e5573cf308ecd4c1dd"
            },
            "downloads": -1,
            "filename": "cvxreg-0.1.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20c7a982dc9ec640457c112ed57ce514",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 29814,
            "upload_time": "2023-09-14T15:25:08",
            "upload_time_iso_8601": "2023-09-14T15:25:08.658312Z",
            "url": "https://files.pythonhosted.org/packages/93/ed/69d3aae0fc75c2fd991241a341f04da942f852fad11137fff36048123b9b/cvxreg-0.1.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c38ff175805333666f4cfefba909807fe41582fdac3b2cf0d00e3c7a90cdaeeb",
                "md5": "e1e700042876aaad2a1e520b196cdd08",
                "sha256": "52037612fb209af812c982d8c1ea571cf13c69389db227f5f82c1c6d08914bce"
            },
            "downloads": -1,
            "filename": "cvxreg-0.1.13.tar.gz",
            "has_sig": false,
            "md5_digest": "e1e700042876aaad2a1e520b196cdd08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 27842,
            "upload_time": "2023-09-14T15:25:09",
            "upload_time_iso_8601": "2023-09-14T15:25:09.823651Z",
            "url": "https://files.pythonhosted.org/packages/c3/8f/f175805333666f4cfefba909807fe41582fdac3b2cf0d00e3c7a90cdaeeb/cvxreg-0.1.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-14 15:25:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ConvexRegression",
    "github_project": "cvxreg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cvxreg"
}
        
Elapsed time: 0.12025s