skmultichannel


Nameskmultichannel JSON
Version 0.4a0 PyPI version JSON
download
home_pagehttps://github.com/ajcallegari/scikit-multichannel
Summarymultichannel machine learning library with in-pipeline automation
upload_time2022-12-04 01:49:10
maintainer
docs_urlNone
authorA. John Callegari Jr.
requires_python
licenseMIT
keywords machine learning semi-auto-ml scikit-learn multichannel pipeline workflow automation ensemble learning machine learning pipeline
VCS
bugtrack_url
requirements numpy grpcio matplotlib hiredis joblib pandas ray redis scikit-learn scipy markupsafe
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python library for building multichannel machine learning pipelines and for in-pipeline automation (semi-auto-ML)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ajcallegari/scikit-multichannel",
    "name": "skmultichannel",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "machine learning,semi-auto-ml,scikit-learn,multichannel pipeline,workflow automation,ensemble learning,machine learning pipeline",
    "author": "A. John Callegari Jr.",
    "author_email": "a.john.callegari@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fe/02/b87bd2526f3feac42d859d6263e9ab5c8714f8a4c793edce9a787ee75e8e/skmultichannel-0.4a0.tar.gz",
    "platform": null,
    "description": "Python library for building multichannel machine learning pipelines and for in-pipeline automation (semi-auto-ML)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "multichannel machine learning library with in-pipeline automation",
    "version": "0.4a0",
    "split_keywords": [
        "machine learning",
        "semi-auto-ml",
        "scikit-learn",
        "multichannel pipeline",
        "workflow automation",
        "ensemble learning",
        "machine learning pipeline"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ec52d838900eb1b05afd0ce2a73dac41",
                "sha256": "fea1ec8e76094426dea6bebf026440faf507b18e6c3a3b0686581e328b9c3ee2"
            },
            "downloads": -1,
            "filename": "skmultichannel-0.4a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec52d838900eb1b05afd0ce2a73dac41",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 56607,
            "upload_time": "2022-12-04T01:49:08",
            "upload_time_iso_8601": "2022-12-04T01:49:08.843620Z",
            "url": "https://files.pythonhosted.org/packages/f3/72/4e33efb6684d5d3e6d5096960e428ceb4f92cd57968a93354262f5a7bceb/skmultichannel-0.4a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "ab772957ef63af882ea69e58701caffd",
                "sha256": "1e5fc33d0216b9fa3bcfdbcab99076a5677e3f6c85359512a0e7df5c39fb4c85"
            },
            "downloads": -1,
            "filename": "skmultichannel-0.4a0.tar.gz",
            "has_sig": false,
            "md5_digest": "ab772957ef63af882ea69e58701caffd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 49403,
            "upload_time": "2022-12-04T01:49:10",
            "upload_time_iso_8601": "2022-12-04T01:49:10.894462Z",
            "url": "https://files.pythonhosted.org/packages/fe/02/b87bd2526f3feac42d859d6263e9ab5c8714f8a4c793edce9a787ee75e8e/skmultichannel-0.4a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-04 01:49:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ajcallegari",
    "github_project": "scikit-multichannel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.17.2"
                ]
            ]
        },
        {
            "name": "grpcio",
            "specs": [
                [
                    "==",
                    "1.34.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.0.2"
                ]
            ]
        },
        {
            "name": "hiredis",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "joblib",
            "specs": [
                [
                    "==",
                    "0.16.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "0.24.2"
                ]
            ]
        },
        {
            "name": "ray",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "redis",
            "specs": [
                [
                    "==",
                    "3.5.3"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    "==",
                    "0.23.2"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "markupsafe",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        }
    ],
    "lcname": "skmultichannel"
}
        
Elapsed time: 0.01400s