Kabu is a methodology that uses Gaussian kernel to smooth the epidemic curve and estimate its waves, peaks, and valley. It could be used in any curve.
Raw data
{
"_id": null,
"home_page": "https://github.com/LinaMRuizG/EpidemicKabu",
"name": "KabuEpidemic",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "epidemic curve,waves,peaks,valleys,gaussian filter",
"author": "Lina M. Ruiz G. and Anderson A. Ruales B.",
"author_email": "<lina.ruiz2@udea.edu.co>",
"download_url": "https://files.pythonhosted.org/packages/f3/6e/d716761054401db8b9f744d96b7689bf8a4881152cd6c440b0a7ee5efa56/KabuEpidemic-0.0.0.tar.gz",
"platform": null,
"description": "Kabu is a methodology that uses Gaussian kernel to smooth the epidemic curve and estimate its waves, peaks, and valley. It could be used in any curve.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "New methodology to identify waves, peaks, and valleys from epidemic curve",
"version": "0.0.0",
"project_urls": {
"Homepage": "https://github.com/LinaMRuizG/EpidemicKabu"
},
"split_keywords": [
"epidemic curve",
"waves",
"peaks",
"valleys",
"gaussian filter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dc41377a365b0471ed4a235f1cbfff548c55675b1ec220c715f95b04d16fdeac",
"md5": "1637175b2f3b2d8b62b3c665db671551",
"sha256": "85f238755a7134713dc1ef99bcf732dfc2b0c4c3a15a773b8e0025eb38bd7988"
},
"downloads": -1,
"filename": "KabuEpidemic-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1637175b2f3b2d8b62b3c665db671551",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9371,
"upload_time": "2023-09-07T21:47:07",
"upload_time_iso_8601": "2023-09-07T21:47:07.340615Z",
"url": "https://files.pythonhosted.org/packages/dc/41/377a365b0471ed4a235f1cbfff548c55675b1ec220c715f95b04d16fdeac/KabuEpidemic-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f36ed716761054401db8b9f744d96b7689bf8a4881152cd6c440b0a7ee5efa56",
"md5": "aa1399eac2063c6f40f2cd4676733f1b",
"sha256": "a8b3e28a3dc8565e3a933408eca283174a95b1c04f899da24b6142dadd5388ca"
},
"downloads": -1,
"filename": "KabuEpidemic-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "aa1399eac2063c6f40f2cd4676733f1b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7392,
"upload_time": "2023-09-07T21:47:09",
"upload_time_iso_8601": "2023-09-07T21:47:09.143790Z",
"url": "https://files.pythonhosted.org/packages/f3/6e/d716761054401db8b9f744d96b7689bf8a4881152cd6c440b0a7ee5efa56/KabuEpidemic-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-07 21:47:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "LinaMRuizG",
"github_project": "EpidemicKabu",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "contourpy",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "cycler",
"specs": [
[
"==",
"0.11.0"
]
]
},
{
"name": "fonttools",
"specs": [
[
"==",
"4.42.1"
]
]
},
{
"name": "kiwisolver",
"specs": [
[
"==",
"1.4.5"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.7.1"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.25.2"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"23.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"1.5.3"
]
]
},
{
"name": "Pillow",
"specs": [
[
"==",
"10.0.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.1.1"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2023.3.post1"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.10.1"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
}
],
"lcname": "kabuepidemic"
}