Name | rcabench-platform JSON |
Version |
0.2.13
JSON |
| download |
home_page | None |
Summary | An experiment framework for Root Cause Analysis |
upload_time | 2025-07-12 14:35:12 |
maintainer | None |
docs_url | None |
author | Nugine |
requires_python | >=3.10 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# rcabench-platform
An experiment framework for Root Cause Analysis (RCA), supporting fast development of RCA algorithms and their evaluation on various datasets.
## Documentation
+ [Development Guide](./CONTRIBUTING.md): How to set up the development environment and contribute to this project.
+ [Specifications](./docs/specifications.md): Our design details about RCA algorithms and data formats.
+ [Workflow References](./docs/workflow-references.md): How to use the functionalities of this project.
+ [Maintenance](./docs/maintenance.md): Guidelines for maintaining the project and release procedures.
## Related Projects
+ [rcabench](https://github.com/LGU-SE-Internal/rcabench)
+ [rca-algo-template](https://github.com/LGU-SE-Internal/rca-algo-template)
+ [rca-algo-contrib](https://github.com/LGU-SE-Internal/rca-algo-contrib)
+ [rca-algo-random](https://github.com/LGU-SE-Internal/rca-algo-random)
Raw data
{
"_id": null,
"home_page": null,
"name": "rcabench-platform",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Nugine",
"author_email": "Nugine <xuyangwang@link.cuhk.edu.cn>",
"download_url": "https://files.pythonhosted.org/packages/2c/60/2514dd4fa455cdef96cf9afb0e34ac9b99cd97ede7bb15e93e64728d0172/rcabench_platform-0.2.13.tar.gz",
"platform": null,
"description": "# rcabench-platform\n\nAn experiment framework for Root Cause Analysis (RCA), supporting fast development of RCA algorithms and their evaluation on various datasets.\n\n## Documentation\n\n+ [Development Guide](./CONTRIBUTING.md): How to set up the development environment and contribute to this project.\n+ [Specifications](./docs/specifications.md): Our design details about RCA algorithms and data formats.\n+ [Workflow References](./docs/workflow-references.md): How to use the functionalities of this project.\n+ [Maintenance](./docs/maintenance.md): Guidelines for maintaining the project and release procedures.\n\n## Related Projects\n\n+ [rcabench](https://github.com/LGU-SE-Internal/rcabench)\n+ [rca-algo-template](https://github.com/LGU-SE-Internal/rca-algo-template)\n+ [rca-algo-contrib](https://github.com/LGU-SE-Internal/rca-algo-contrib)\n+ [rca-algo-random](https://github.com/LGU-SE-Internal/rca-algo-random)\n",
"bugtrack_url": null,
"license": null,
"summary": "An experiment framework for Root Cause Analysis",
"version": "0.2.13",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "93a414a4203c565986575d9008ab26e3c8a5521330e9447be4e14cd372333fb3",
"md5": "60df3af7ccdd1e68f56711466cdeefb9",
"sha256": "7e79292c245e51001f14b690ebe13852d152bf50c163857bcd472d7f0f95ca7a"
},
"downloads": -1,
"filename": "rcabench_platform-0.2.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "60df3af7ccdd1e68f56711466cdeefb9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 75654,
"upload_time": "2025-07-12T14:35:10",
"upload_time_iso_8601": "2025-07-12T14:35:10.821309Z",
"url": "https://files.pythonhosted.org/packages/93/a4/14a4203c565986575d9008ab26e3c8a5521330e9447be4e14cd372333fb3/rcabench_platform-0.2.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2c602514dd4fa455cdef96cf9afb0e34ac9b99cd97ede7bb15e93e64728d0172",
"md5": "d8fe18b6b2f431b1b29f5060e13d4064",
"sha256": "420a4669bfd20916e01d764d25eb79f2d1dd331fd6a74069356fe39163f53fe2"
},
"downloads": -1,
"filename": "rcabench_platform-0.2.13.tar.gz",
"has_sig": false,
"md5_digest": "d8fe18b6b2f431b1b29f5060e13d4064",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 50576,
"upload_time": "2025-07-12T14:35:12",
"upload_time_iso_8601": "2025-07-12T14:35:12.129338Z",
"url": "https://files.pythonhosted.org/packages/2c/60/2514dd4fa455cdef96cf9afb0e34ac9b99cd97ede7bb15e93e64728d0172/rcabench_platform-0.2.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-12 14:35:12",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "rcabench-platform"
}