sklearn2pmml


Namesklearn2pmml JSON
Version 0.105.0 PyPI version JSON
download
home_pagehttps://github.com/jpmml/sklearn2pmml
SummaryPython library for converting Scikit-Learn pipelines to PMML
upload_time2024-03-21 09:23:09
maintainerNone
docs_urlNone
authorVillu Ruusmann
requires_pythonNone
licenseGNU Affero General Public License (AGPL) version 3.0
keywords
VCS
bugtrack_url
requirements CHAID dill joblib lightgbm lxml numpy optbinning pandas scikit-learn scikit-lego sklearn-pandas statsmodels TPOT xgboost
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jpmml/sklearn2pmml",
    "name": "sklearn2pmml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Villu Ruusmann",
    "author_email": "villu.ruusmann@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/81/56/1134153b2fce50d3b0e323cbc60bc5e99e369ee61bc4062fbd09e28618b1/sklearn2pmml-0.105.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License (AGPL) version 3.0",
    "summary": "Python library for converting Scikit-Learn pipelines to PMML",
    "version": "0.105.0",
    "project_urls": {
        "Download": "https://github.com/jpmml/sklearn2pmml/archive/0.105.0.tar.gz",
        "Homepage": "https://github.com/jpmml/sklearn2pmml"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81561134153b2fce50d3b0e323cbc60bc5e99e369ee61bc4062fbd09e28618b1",
                "md5": "0de0e0e7fba442e86442f603e282fcbc",
                "sha256": "bb018cf37a451beb0f0466caef7aa2616b8dc1feec6641259f0845b89405982d"
            },
            "downloads": -1,
            "filename": "sklearn2pmml-0.105.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0de0e0e7fba442e86442f603e282fcbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7082563,
            "upload_time": "2024-03-21T09:23:09",
            "upload_time_iso_8601": "2024-03-21T09:23:09.542605Z",
            "url": "https://files.pythonhosted.org/packages/81/56/1134153b2fce50d3b0e323cbc60bc5e99e369ee61bc4062fbd09e28618b1/sklearn2pmml-0.105.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 09:23:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jpmml",
    "github_project": "sklearn2pmml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "CHAID",
            "specs": [
                [
                    "==",
                    "5.4.1"
                ]
            ]
        },
        {
            "name": "dill",
            "specs": [
                [
                    "==",
                    "0.3.6"
                ]
            ]
        },
        {
            "name": "joblib",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "lightgbm",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.22.4"
                ]
            ]
        },
        {
            "name": "optbinning",
            "specs": [
                [
                    "==",
                    "0.17.3"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.5.3"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "scikit-lego",
            "specs": [
                [
                    "==",
                    "0.6.14"
                ]
            ]
        },
        {
            "name": "sklearn-pandas",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "statsmodels",
            "specs": [
                [
                    "==",
                    "0.14.1"
                ]
            ]
        },
        {
            "name": "TPOT",
            "specs": [
                [
                    "==",
                    "0.12.0"
                ]
            ]
        },
        {
            "name": "xgboost",
            "specs": [
                [
                    "==",
                    "2.0.2"
                ]
            ]
        }
    ],
    "lcname": "sklearn2pmml"
}
        
Elapsed time: 0.24287s