linearboost


Namelinearboost JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryLinearBoost Python Package
upload_time2025-01-12 15:03:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords classification classifier linear adaboost boosting boost
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            LinearBoost is a classification algorithm based on boosting a linear classifier named SEFR. It can be used for classification tasks.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "linearboost",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "classification, classifier, linear, adaboost, boosting, boost",
    "author": null,
    "author_email": "Hamidreza Keshavarz <hamid9@outlook.com>, Reza Rawassizadeh <rezar@bu.edu>",
    "download_url": "https://files.pythonhosted.org/packages/9d/91/af26bd5fbaf5b5bb17c32db96ee1bb5e0ec2aa6cb39ee2cdb65cc1bb9704/linearboost-0.0.5.tar.gz",
    "platform": null,
    "description": "LinearBoost is a classification algorithm based on boosting a linear classifier named SEFR. It can be used for classification tasks.\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "LinearBoost Python Package",
    "version": "0.0.5",
    "project_urls": {
        "Documentation": "https://linearboost.readthedocs.io",
        "Homepage": "https://github.com/LinearBoost/linearboost-classifier",
        "Issues": "https://github.com/LinearBoost/linearboost-classifier/issues"
    },
    "split_keywords": [
        "classification",
        " classifier",
        " linear",
        " adaboost",
        " boosting",
        " boost"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af031cd86dad613b9ce29d2bac982c244088f8133f2ee8be2d42be7e003f01a0",
                "md5": "1a134640d919b4343807a807164575c5",
                "sha256": "4f6fe9e5208673550214bf21fb142b6fed1e0d6ca4d84eb7c01b6b6a1fdf6502"
            },
            "downloads": -1,
            "filename": "linearboost-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a134640d919b4343807a807164575c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4741,
            "upload_time": "2025-01-12T15:03:17",
            "upload_time_iso_8601": "2025-01-12T15:03:17.015745Z",
            "url": "https://files.pythonhosted.org/packages/af/03/1cd86dad613b9ce29d2bac982c244088f8133f2ee8be2d42be7e003f01a0/linearboost-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d91af26bd5fbaf5b5bb17c32db96ee1bb5e0ec2aa6cb39ee2cdb65cc1bb9704",
                "md5": "a65888cafcfb0549d59243d063593810",
                "sha256": "a116333ec21c71f88ca50f3c24c8fe2d59d63f130270c7b0447a76d207f26def"
            },
            "downloads": -1,
            "filename": "linearboost-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a65888cafcfb0549d59243d063593810",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4495,
            "upload_time": "2025-01-12T15:03:18",
            "upload_time_iso_8601": "2025-01-12T15:03:18.002025Z",
            "url": "https://files.pythonhosted.org/packages/9d/91/af26bd5fbaf5b5bb17c32db96ee1bb5e0ec2aa6cb39ee2cdb65cc1bb9704/linearboost-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 15:03:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LinearBoost",
    "github_project": "linearboost-classifier",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "linearboost"
}
        
Elapsed time: 0.43630s