cobsurv


Namecobsurv JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryCobra Ensemble for Conditional Survival
upload_time2023-09-14 07:13:34
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT License Copyright (c) 2023 Rahul Goswami Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords proximity machine learning survival analysis ensemble learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
             

# cobsurv : Cobra Ensemble for Conditional Survival

[![Documentation Status](https://readthedocs.org/projects/cobsurv/badge/?version=latest)](https://cobsurv.readthedocs.io/en/latest/?badge=latest)



![cobsurv](Population.png)





Cobra Ensemble for Conditional Survival are algorithms, designed for survival prediction
using proximity information. The k-NN survival, Random Survival Forest, Kernel Survival
are some examples of Cobra Ensemble for Conditional Survival. While this package tends 
to provide those algorithms later, currently the package provides the following algorithms:

- COBRA Survival 

For now other algorithms are taken from scikit-survival and np_survival to provide as
a base learner for the ensemble algorithms.

## installation

```
pip install cobsurv
```

The documentation is available at [https://cobsurv.readthedocs.io/en/latest/](https://cobsurv.readthedocs.io/en/latest/)



## Citation
```
@misc{goswami2023areanorm,
      title={Area-norm COBRA on Conditional Survival Prediction}, 
      author={Rahul Goswami and Arabin Kr. Dey},
      year={2023},
      eprint={2309.00417},
      archivePrefix={arXiv},
      primaryClass={cs.LG}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cobsurv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "Proximity,Machine Learning,Survival Analysis,Ensemble Learning",
    "author": "",
    "author_email": "Rahul Goswami <yuvrajiro@gmail.com>, Rahul Goswami <arabin.k.dey@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/20/88/5262b32f16aa1a118ad9d11ab858ae7aac42196df6153b076c05adfcb6a1/cobsurv-0.0.1.tar.gz",
    "platform": null,
    "description": " \n\n# cobsurv : Cobra Ensemble for Conditional Survival\n\n[![Documentation Status](https://readthedocs.org/projects/cobsurv/badge/?version=latest)](https://cobsurv.readthedocs.io/en/latest/?badge=latest)\n\n\n\n![cobsurv](Population.png)\n\n\n\n\n\nCobra Ensemble for Conditional Survival are algorithms, designed for survival prediction\nusing proximity information. The k-NN survival, Random Survival Forest, Kernel Survival\nare some examples of Cobra Ensemble for Conditional Survival. While this package tends \nto provide those algorithms later, currently the package provides the following algorithms:\n\n- COBRA Survival \n\nFor now other algorithms are taken from scikit-survival and np_survival to provide as\na base learner for the ensemble algorithms.\n\n## installation\n\n```\npip install cobsurv\n```\n\nThe documentation is available at [https://cobsurv.readthedocs.io/en/latest/](https://cobsurv.readthedocs.io/en/latest/)\n\n\n\n## Citation\n```\n@misc{goswami2023areanorm,\n      title={Area-norm COBRA on Conditional Survival Prediction}, \n      author={Rahul Goswami and Arabin Kr. Dey},\n      year={2023},\n      eprint={2309.00417},\n      archivePrefix={arXiv},\n      primaryClass={cs.LG}\n}\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Rahul Goswami  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Cobra Ensemble for Conditional Survival",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/yuvrajiro/cobsurv/issues",
        "Documentation": "https://cobsurv.readthedocs.io",
        "Homepage": "https://github.com/yuvrajiro/cobsurv",
        "Release Notes": "https://cobsurv.readthedocs.io/en/latest/release_notes.html",
        "Source Code": "https://github.com/yuvrajiro/cobsurv"
    },
    "split_keywords": [
        "proximity",
        "machine learning",
        "survival analysis",
        "ensemble learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97af4bbb10940c728756a11cfa0ae0d2ffd3ab0124496f187731beba56ce0512",
                "md5": "90f0e7b0db0b52a0f1b00b8318b4bd6c",
                "sha256": "8588c240d50314d14658909932d5e95177d52b77ebee02a840e6f22814e2a9ec"
            },
            "downloads": -1,
            "filename": "cobsurv-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90f0e7b0db0b52a0f1b00b8318b4bd6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 16553,
            "upload_time": "2023-09-14T07:13:32",
            "upload_time_iso_8601": "2023-09-14T07:13:32.299823Z",
            "url": "https://files.pythonhosted.org/packages/97/af/4bbb10940c728756a11cfa0ae0d2ffd3ab0124496f187731beba56ce0512/cobsurv-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20885262b32f16aa1a118ad9d11ab858ae7aac42196df6153b076c05adfcb6a1",
                "md5": "87007c9f75ab27955f21d9a532244ded",
                "sha256": "24fcd53f14103b4c6cc455e3ae32af477779998106de91ad7457f4a2332ec25e"
            },
            "downloads": -1,
            "filename": "cobsurv-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "87007c9f75ab27955f21d9a532244ded",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16825,
            "upload_time": "2023-09-14T07:13:34",
            "upload_time_iso_8601": "2023-09-14T07:13:34.045685Z",
            "url": "https://files.pythonhosted.org/packages/20/88/5262b32f16aa1a118ad9d11ab858ae7aac42196df6153b076c05adfcb6a1/cobsurv-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-14 07:13:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yuvrajiro",
    "github_project": "cobsurv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cobsurv"
}
        
Elapsed time: 0.13044s