precision-lasso


Nameprecision-lasso JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/Liu-Hy/precision-lasso
SummaryAn implementation of Precision Lasso, a statistical model that promotes sparse variable selection in the presence of correlated and linearly dependent variables.
upload_time2023-09-18 04:06:50
maintainer
docs_urlNone
authorHaohan Wang
requires_python
licenseLICENSE.txt
keywords regression variable-selection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Liu-Hy/precision-lasso",
    "name": "precision-lasso",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "regression,variable-selection",
    "author": "Haohan Wang",
    "author_email": "haohanw@illinois.edu",
    "download_url": "https://files.pythonhosted.org/packages/84/cc/26de2d8b2e2eee89ef209cf0fb95b1cf8ccb61c94d469b119517b32c93ee/precision-lasso-0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "An implementation of Precision Lasso, a statistical model that promotes sparse variable selection in the presence of correlated and linearly dependent variables.",
    "version": "0.2",
    "project_urls": {
        "Homepage": "https://github.com/Liu-Hy/precision-lasso"
    },
    "split_keywords": [
        "regression",
        "variable-selection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c99db9a946e5915aea1ea511f6f09843b4746fe75aacee8d8081da72fcaf94c6",
                "md5": "68d2b8ec65ea33807633884999c4c521",
                "sha256": "0d3d5b510ab1a2e2435ce00f6324e9c4b94e37c71adc3698a3da49c237aa14ed"
            },
            "downloads": -1,
            "filename": "precision_lasso-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68d2b8ec65ea33807633884999c4c521",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7004,
            "upload_time": "2023-09-18T04:06:48",
            "upload_time_iso_8601": "2023-09-18T04:06:48.861406Z",
            "url": "https://files.pythonhosted.org/packages/c9/9d/b9a946e5915aea1ea511f6f09843b4746fe75aacee8d8081da72fcaf94c6/precision_lasso-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84cc26de2d8b2e2eee89ef209cf0fb95b1cf8ccb61c94d469b119517b32c93ee",
                "md5": "872c377ff1b893634aa911a6fcfb7772",
                "sha256": "19f2018ce7edf9a827329c75859fd1817c99053c3b95c3860cca91dea22b1f37"
            },
            "downloads": -1,
            "filename": "precision-lasso-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "872c377ff1b893634aa911a6fcfb7772",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 43376,
            "upload_time": "2023-09-18T04:06:50",
            "upload_time_iso_8601": "2023-09-18T04:06:50.866042Z",
            "url": "https://files.pythonhosted.org/packages/84/cc/26de2d8b2e2eee89ef209cf0fb95b1cf8ccb61c94d469b119517b32c93ee/precision-lasso-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 04:06:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Liu-Hy",
    "github_project": "precision-lasso",
    "github_not_found": true,
    "lcname": "precision-lasso"
}
        
Elapsed time: 0.23224s