sklearn-ml


Namesklearn-ml JSON
Version 2.2 PyPI version JSON
download
home_pagehttps://github.com/ChaneMo/sklearn-ml
SummaryA light package build on scikit-learn, which is used for machine learning missions.By using it, you could conveniently train and use models at the same time, and do some model comparison.
upload_time2024-04-25 14:40:23
maintainerNone
docs_urlNone
authorChaneMo
requires_python>=3.6
licenseApache 2.0
keywords scikit-learn sklearn classification regression cluster machine learning model comparison
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A light package build on scikit-learn, which is used for machine learning missions.By using it, you could conveniently train and use models at the same time, and do some model comparison.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChaneMo/sklearn-ml",
    "name": "sklearn-ml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "scikit-learn, sklearn, classification, regression, cluster, machine learning, model comparison",
    "author": "ChaneMo",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2c/80/bf5345c0518aba1d7dda79fdba4ccdf57529b376a4953564c761a7fa7ef7/sklearn_ml-2.2.tar.gz",
    "platform": null,
    "description": "A light package build on scikit-learn, which is used for machine learning missions.By using it, you could conveniently train and use models at the same time, and do some model comparison.\r\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A light package build on scikit-learn, which is used for machine learning missions.By using it, you could conveniently train and use models at the same time, and do some model comparison.",
    "version": "2.2",
    "project_urls": {
        "Homepage": "https://github.com/ChaneMo/sklearn-ml"
    },
    "split_keywords": [
        "scikit-learn",
        " sklearn",
        " classification",
        " regression",
        " cluster",
        " machine learning",
        " model comparison"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5be12e2834ccdd389108af518673eafe016689e0e5d467d57270d634abd11e4f",
                "md5": "64df6034cb87cccb3f9460f7a4bf8e1e",
                "sha256": "802be89052fbd7b7f17c568991170196ac2bc0f3aebb11c321c5b5c6ee8aa44d"
            },
            "downloads": -1,
            "filename": "sklearn_ml-2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64df6034cb87cccb3f9460f7a4bf8e1e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4864,
            "upload_time": "2024-04-25T14:40:20",
            "upload_time_iso_8601": "2024-04-25T14:40:20.781065Z",
            "url": "https://files.pythonhosted.org/packages/5b/e1/2e2834ccdd389108af518673eafe016689e0e5d467d57270d634abd11e4f/sklearn_ml-2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c80bf5345c0518aba1d7dda79fdba4ccdf57529b376a4953564c761a7fa7ef7",
                "md5": "68aca9000cc1baf6182df48b81467a9f",
                "sha256": "03213502d2bdb746e48d66a3dd9017fa56860515d15dd87430843344fc07eecb"
            },
            "downloads": -1,
            "filename": "sklearn_ml-2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "68aca9000cc1baf6182df48b81467a9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5345,
            "upload_time": "2024-04-25T14:40:23",
            "upload_time_iso_8601": "2024-04-25T14:40:23.380259Z",
            "url": "https://files.pythonhosted.org/packages/2c/80/bf5345c0518aba1d7dda79fdba4ccdf57529b376a4953564c761a7fa7ef7/sklearn_ml-2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 14:40:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChaneMo",
    "github_project": "sklearn-ml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sklearn-ml"
}
        
Elapsed time: 0.26357s