pysubebm


Namepysubebm JSON
Version 0.2.9 PyPI version JSON
download
home_pageNone
SummarySubtype Event-Based Modeling for Disease Progression
upload_time2025-09-01 23:02:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `pysubebm`


## Installation

```bash
pip install git+https://github.com/noxtoby/awkde
pip install git+https://github.com/hongtaoh/ucl_kde_ebm
pip install git+https://github.com/hongtaoh/pySuStaIn
```


```bash
pip install pysubebm
```

## Changelogs

- 2025-08-21 (V 0.0.3)
    - Did the `generate_data.py`.
- 2025-08-22 (V 0.0.5)
    - Did the `mh.py`
    - Correct conjugate_priors implementation.
- 2025-08-23 (V 0.1.2)
    - Improved functions in `utils.py`.
- 2025-08-29 (V 0.1.3)
    - Didn't change much. 
- 2025-08-30 (V 0.1.8)
    - Optimized `compute_likelihood_and_posteriors` such that we only calculate healthy participants' ln likelihood once every time. 
    - Made sure subtype assignment accuracy does not apply to healthy participants at all. 
    - Fixed a major bug in data generation. The very low subtype assignment might be due to this error.
    - Included both subtype accuracy in `run.py`. 
- 2025-08-31 (V 0.2.5)
    - Resacle event times and disease stages for exp7-9 such that max(event_times) = max_stage -1, and max(disease_stages) = max_stage. 
    - Changed the experiments and some of the implementation. 
    - Forcing `max(event_times) = max_stage -1`, but not forcing disease stages. 
- 2025-09-01 (V 0.2.9)
    - REMOVED THE Forcing `max(event_times) = max_stage -1`
    - Modified the `run.py`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pysubebm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Hongtao Hao and Joseph Austerweil <hongtaoh@cs.wisc.edu>",
    "download_url": "https://files.pythonhosted.org/packages/19/d4/1695f8873aae4f44711df97aceddadae8a8bb2276d5a75bc2f9c06533453/pysubebm-0.2.9.tar.gz",
    "platform": null,
    "description": "# `pysubebm`\n\n\n## Installation\n\n```bash\npip install git+https://github.com/noxtoby/awkde\npip install git+https://github.com/hongtaoh/ucl_kde_ebm\npip install git+https://github.com/hongtaoh/pySuStaIn\n```\n\n\n```bash\npip install pysubebm\n```\n\n## Changelogs\n\n- 2025-08-21 (V 0.0.3)\n    - Did the `generate_data.py`.\n- 2025-08-22 (V 0.0.5)\n    - Did the `mh.py`\n    - Correct conjugate_priors implementation.\n- 2025-08-23 (V 0.1.2)\n    - Improved functions in `utils.py`.\n- 2025-08-29 (V 0.1.3)\n    - Didn't change much. \n- 2025-08-30 (V 0.1.8)\n    - Optimized `compute_likelihood_and_posteriors` such that we only calculate healthy participants' ln likelihood once every time. \n    - Made sure subtype assignment accuracy does not apply to healthy participants at all. \n    - Fixed a major bug in data generation. The very low subtype assignment might be due to this error.\n    - Included both subtype accuracy in `run.py`. \n- 2025-08-31 (V 0.2.5)\n    - Resacle event times and disease stages for exp7-9 such that max(event_times) = max_stage -1, and max(disease_stages) = max_stage. \n    - Changed the experiments and some of the implementation. \n    - Forcing `max(event_times) = max_stage -1`, but not forcing disease stages. \n- 2025-09-01 (V 0.2.9)\n    - REMOVED THE Forcing `max(event_times) = max_stage -1`\n    - Modified the `run.py`.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Subtype Event-Based Modeling for Disease Progression",
    "version": "0.2.9",
    "project_urls": {
        "Homepage": "https://github.com/hongtaoh/pysubebm"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bd3c300de6cdc611cc5905a5cfaa3afdce483587cea6d7d4a7d9763fcebf1610",
                "md5": "5d8bf235580558fced56075489e2709f",
                "sha256": "f6c032b8a0cfd42684b580c32da08f3a347a9391ff485c20444c84cb14822be1"
            },
            "downloads": -1,
            "filename": "pysubebm-0.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d8bf235580558fced56075489e2709f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 112605,
            "upload_time": "2025-09-01T23:02:15",
            "upload_time_iso_8601": "2025-09-01T23:02:15.833114Z",
            "url": "https://files.pythonhosted.org/packages/bd/3c/300de6cdc611cc5905a5cfaa3afdce483587cea6d7d4a7d9763fcebf1610/pysubebm-0.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "19d41695f8873aae4f44711df97aceddadae8a8bb2276d5a75bc2f9c06533453",
                "md5": "0b274f53887db85fc8033f593648a0a0",
                "sha256": "f7e38c2792593518c4539ab08674b0ee913214a0e94047f7af94ef234b96326b"
            },
            "downloads": -1,
            "filename": "pysubebm-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "0b274f53887db85fc8033f593648a0a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 92372,
            "upload_time": "2025-09-01T23:02:16",
            "upload_time_iso_8601": "2025-09-01T23:02:16.744906Z",
            "url": "https://files.pythonhosted.org/packages/19/d4/1695f8873aae4f44711df97aceddadae8a8bb2276d5a75bc2f9c06533453/pysubebm-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 23:02:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hongtaoh",
    "github_project": "pysubebm",
    "github_not_found": true,
    "lcname": "pysubebm"
}
        
Elapsed time: 1.46079s