Randomized preconditioned conjugate gradient method for ridge regression, with adaptive sketch sizes.
Raw data
{
"_id": null,
"home_page": "https://github.com/jonathanlctt/randomized_ridge_regression_solver",
"name": "random-ridge-solver",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "ridge regression,sketching,preconditioning,conjugate gradient method,effective dimension",
"author": "Jonathan Lacotte",
"author_email": "<jonathanlacotte@email.com>",
"download_url": "https://files.pythonhosted.org/packages/97/ec/0465e5588b6df15acf7ef1f8597e8b4568f63d73fd47464dd1375143b0d0/random_ridge_solver-0.0.2.tar.gz",
"platform": null,
"description": "Randomized preconditioned conjugate gradient method for ridge regression, with adaptive sketch sizes.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Ridge regression solver",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/jonathanlctt/randomized_ridge_regression_solver"
},
"split_keywords": [
"ridge regression",
"sketching",
"preconditioning",
"conjugate gradient method",
"effective dimension"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7eb719978eebd74ae2794f445f570a8b65d31c3b04fb21543d0729876debf518",
"md5": "9fd79aaac3580b3434071a7a4725871d",
"sha256": "cf9d88fe4ef768ae73198a7356d384bb773a2d7f89ed21b0467f0394f5611548"
},
"downloads": -1,
"filename": "random_ridge_solver-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9fd79aaac3580b3434071a7a4725871d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2106,
"upload_time": "2023-11-09T19:47:32",
"upload_time_iso_8601": "2023-11-09T19:47:32.677537Z",
"url": "https://files.pythonhosted.org/packages/7e/b7/19978eebd74ae2794f445f570a8b65d31c3b04fb21543d0729876debf518/random_ridge_solver-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "97ec0465e5588b6df15acf7ef1f8597e8b4568f63d73fd47464dd1375143b0d0",
"md5": "f10847c7c4ddae0d9a3671c3783fbed0",
"sha256": "5506997dc77d52965293cc3d1e493242dec319982b18dafd4c619e1761e91fcb"
},
"downloads": -1,
"filename": "random_ridge_solver-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "f10847c7c4ddae0d9a3671c3783fbed0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2560,
"upload_time": "2023-11-09T19:47:34",
"upload_time_iso_8601": "2023-11-09T19:47:34.379464Z",
"url": "https://files.pythonhosted.org/packages/97/ec/0465e5588b6df15acf7ef1f8597e8b4568f63d73fd47464dd1375143b0d0/random_ridge_solver-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-09 19:47:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jonathanlctt",
"github_project": "randomized_ridge_regression_solver",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "random-ridge-solver"
}