Name | fastridge JSON |
Version |
1.0.0
JSON |
| download |
home_page | https://github.com/marioboley/fastridge.git |
Summary | Fast and robust approach to ridge regression with simultaneous estimation of model parameters and hyperparameter tuning within a Bayesian framework via expectation-maximization (EM). |
upload_time | 2023-12-06 05:32:15 |
maintainer | |
docs_url | None |
author | Mario Boley |
requires_python | |
license | |
keywords |
ridge regression
em
|
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/marioboley/fastridge.git",
"name": "fastridge",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Ridge regression,EM",
"author": "Mario Boley",
"author_email": "mario.boley@monash.edu",
"download_url": "https://files.pythonhosted.org/packages/f0/f1/b035b5e78ee5d2b2789771404b9a25ee6c1a59d4e661aa4c9cd9d27535a3/fastridge-v1.0.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "Fast and robust approach to ridge regression with simultaneous estimation of model parameters and hyperparameter tuning within a Bayesian framework via expectation-maximization (EM).",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/marioboley/fastridge.git"
},
"split_keywords": [
"ridge regression",
"em"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f0f1b035b5e78ee5d2b2789771404b9a25ee6c1a59d4e661aa4c9cd9d27535a3",
"md5": "6f2bb975f735df855ec9615643fa6c09",
"sha256": "1efb41892e2dbc9f28ae6709328916b5399ede9604256198c668c82f825b868b"
},
"downloads": -1,
"filename": "fastridge-v1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "6f2bb975f735df855ec9615643fa6c09",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2934,
"upload_time": "2023-12-06T05:32:15",
"upload_time_iso_8601": "2023-12-06T05:32:15.803089Z",
"url": "https://files.pythonhosted.org/packages/f0/f1/b035b5e78ee5d2b2789771404b9a25ee6c1a59d4e661aa4c9cd9d27535a3/fastridge-v1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-06 05:32:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "marioboley",
"github_project": "fastridge",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "fastridge"
}