Name | parametrization-cookbook JSON |
Version |
0.18
JSON |
| download |
home_page | |
Summary | Implementation and helpers of the Parametrization Cookbook |
upload_time | 2022-12-28 15:26:11 |
maintainer | |
docs_url | None |
author | Jean-Benoist Leger |
requires_python | >=3 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Parametrization Cookbook
========================
This is a module to handle bijective parametrizations for using Machine Learning
methods in Statistical Inference.
Common transformation of constrained problems to unconstrained problems are
implemented. See [the documentation][doc] and [examples in the
documentation][doc].
To install:
```bash
pip install --upgrade parametrization-cookbook
```
[The documentation is available here.][doc]
[doc]: https://jbleger.gitlab.io/parametrization-cookbook/index.html
Raw data
{
"_id": null,
"home_page": "",
"name": "parametrization-cookbook",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "",
"author": "Jean-Benoist Leger",
"author_email": "jbleger@hds.utc.fr",
"download_url": "",
"platform": null,
"description": "Parametrization Cookbook\n========================\n\nThis is a module to handle bijective parametrizations for using Machine Learning\nmethods in Statistical Inference.\n\nCommon transformation of constrained problems to unconstrained problems are\nimplemented. See [the documentation][doc] and [examples in the\ndocumentation][doc].\n\nTo install:\n\n```bash\npip install --upgrade parametrization-cookbook\n```\n\n[The documentation is available here.][doc]\n\n[doc]: https://jbleger.gitlab.io/parametrization-cookbook/index.html\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Implementation and helpers of the Parametrization Cookbook",
"version": "0.18",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b76b36f6718235a5dcbbf4400855fe67",
"sha256": "a92565cb3b1dc0ccfea84a545d10a6582529c453672b2eb210df582130d85a69"
},
"downloads": -1,
"filename": "parametrization_cookbook-0.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b76b36f6718235a5dcbbf4400855fe67",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 44388,
"upload_time": "2022-12-28T15:26:11",
"upload_time_iso_8601": "2022-12-28T15:26:11.087897Z",
"url": "https://files.pythonhosted.org/packages/7f/5f/81d567305a26eb6c95bdb2c0c05ea71c41eb1a266733fa79a274f55ff2b8/parametrization_cookbook-0.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-28 15:26:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "parametrization-cookbook"
}