ranktreeEnsemble


NameranktreeEnsemble JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/RuijieYin/Ensemble_Methods_of_Rank_Based_Trees_py
SummaryFast computing an ensemble of rank-based trees via boosting or random forest on binary and multi-class problems. It converts continuous gene expression profiles into ranked gene pairs, for which the variable importance indices are computed and adopted for dimension reduction.
upload_time2023-08-18 00:39:21
maintainerRuijie Yin
docs_urlNone
author['Ruijie Yin', 'Ye Chen', 'Min Lu']
requires_python>=3.6
licenseMIT License
keywords ensemble rank trees
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Fast computing an ensemble of rank-based trees via boosting or random forest on binary and multi-class problems. It converts continuous gene expression profiles into ranked gene pairs, for which the variable importance indices are computed and adopted for dimension reduction.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RuijieYin/Ensemble_Methods_of_Rank_Based_Trees_py",
    "name": "ranktreeEnsemble",
    "maintainer": "Ruijie Yin",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "ruijieyin428@gmail.com",
    "keywords": "ensemble,rank trees",
    "author": "['Ruijie Yin', 'Ye Chen', 'Min Lu']",
    "author_email": "ruijieyin428@gmail.com",
    "download_url": "",
    "platform": "OS Independent",
    "description": "Fast computing an ensemble of rank-based trees via boosting or random forest on binary and multi-class problems. It converts continuous gene expression profiles into ranked gene pairs, for which the variable importance indices are computed and adopted for dimension reduction.\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Fast computing an ensemble of rank-based trees via boosting or random forest on binary and multi-class problems. It converts continuous gene expression profiles into ranked gene pairs, for which the variable importance indices are computed and adopted for dimension reduction.",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/RuijieYin/Ensemble_Methods_of_Rank_Based_Trees_py"
    },
    "split_keywords": [
        "ensemble",
        "rank trees"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b287eb11448f4c5dfdfd3b5ca021eaba4b380d3300accf806752892eaf747cbb",
                "md5": "8b45b8edae9442e8563b4fa2e19ff9d3",
                "sha256": "560b906f97caf5715b30319e7c924797cd90831c850f6924eb62099880aa1440"
            },
            "downloads": -1,
            "filename": "ranktreeEnsemble-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b45b8edae9442e8563b4fa2e19ff9d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 8437,
            "upload_time": "2023-08-18T00:39:21",
            "upload_time_iso_8601": "2023-08-18T00:39:21.624970Z",
            "url": "https://files.pythonhosted.org/packages/b2/87/eb11448f4c5dfdfd3b5ca021eaba4b380d3300accf806752892eaf747cbb/ranktreeEnsemble-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-18 00:39:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RuijieYin",
    "github_project": "Ensemble_Methods_of_Rank_Based_Trees_py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ranktreeensemble"
}
        
Elapsed time: 0.11866s