# ITS-analysis-for-model-driven-inference
Repository with the interrupted time series code based on prophet and Poisson regression.
This OSS project is aimed to provide codebase that allows a user to use two different Interrupted Time Series models sequentially. The codebase provides a generic source code that allows model driven inference for any generic model.
This projects allows a user to use their data in a specified format to perform interrupted time series, get summaries of their data via plots & metrics.
## User Guide
[Demo notebook](https://github.com/IBM/ITS-analysis-for-model-driven-inference/blob/main/demos/wrapper_ITS.ipynb)
## Documentation Website
[Full Documentation](https://ibm.github.io/ITS-analysis-for-model-driven-inference/index.html)
[Code Documentation](https://its-analysis-for-model-driven-inference.readthedocs.io/en/latest/index.html)
Raw data
{
"_id": null,
"home_page": "https://github.com/IBM/ITS-analysis-for-model-driven-inference",
"name": "model-driven-inference-its",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "Interrupted Time Series,Time Series,Policy Makers",
"author": "IBM Research Africa",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/0e/69/67f5232b0c06cf814ebbf19e2db1d5f33807aa3640e8ae2ed8aa81d85424/model-driven-inference-its-1.0.3.tar.gz",
"platform": null,
"description": "# ITS-analysis-for-model-driven-inference\n\nRepository with the interrupted time series code based on prophet and Poisson regression.\n\nThis OSS project is aimed to provide codebase that allows a user to use two different Interrupted Time Series models sequentially. The codebase provides a generic source code that allows model driven inference for any generic model.\n\nThis projects allows a user to use their data in a specified format to perform interrupted time series, get summaries of their data via plots & metrics.\n\n## User Guide\n\n[Demo notebook](https://github.com/IBM/ITS-analysis-for-model-driven-inference/blob/main/demos/wrapper_ITS.ipynb)\n\n## Documentation Website\n\n[Full Documentation](https://ibm.github.io/ITS-analysis-for-model-driven-inference/index.html)\n[Code Documentation](https://its-analysis-for-model-driven-inference.readthedocs.io/en/latest/index.html)\n",
"bugtrack_url": null,
"license": "",
"summary": "Interrupted time series wrapper code based on prophet and Poisson regression",
"version": "1.0.3",
"split_keywords": [
"interrupted time series",
"time series",
"policy makers"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "fc6e917af9cbdc466ad90c4f03c7b7fa",
"sha256": "84a475f19f81b460e44e385413c1acfd13aeddf0ffa0e4a5e9c1a8864776da4d"
},
"downloads": -1,
"filename": "model-driven-inference-its-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "fc6e917af9cbdc466ad90c4f03c7b7fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 6020759,
"upload_time": "2022-12-05T11:03:28",
"upload_time_iso_8601": "2022-12-05T11:03:28.552820Z",
"url": "https://files.pythonhosted.org/packages/0e/69/67f5232b0c06cf814ebbf19e2db1d5f33807aa3640e8ae2ed8aa81d85424/model-driven-inference-its-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-05 11:03:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "IBM",
"github_project": "ITS-analysis-for-model-driven-inference",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "model-driven-inference-its"
}