ml2sql


Nameml2sql JSON
Version 0.1.8 PyPI version JSON
download
home_pageNone
SummaryAutomated interpretable ML tool with SQL version of model
upload_time2024-08-12 22:36:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2022 Kasper de Harder Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords sql ml automl interpret ml 2 sql ebm explainable boosting machine ml to sql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ml2sql",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "SQL, ML, automl, interpret, ML 2 SQL, EBM, Explainable Boosting Machine, ML to SQL",
    "author": null,
    "author_email": "Kasper de <kasperde@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/17/27/5d4bf57d35e76042162e3d01e229e9c59335f499ff029fe516b1908119bb/ml2sql-0.1.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 Kasper de Harder  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Automated interpretable ML tool with SQL version of model",
    "version": "0.1.8",
    "project_urls": {
        "Homepage": "https://github.com/kaspersgit/ml_2_sql",
        "Issues": "https://github.com/kaspersgit/ml_2_sql/issues"
    },
    "split_keywords": [
        "sql",
        " ml",
        " automl",
        " interpret",
        " ml 2 sql",
        " ebm",
        " explainable boosting machine",
        " ml to sql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9dfb40aa25ac04a5fd4d7167a9dcb1e06f158f3c56ad9e3285606703586b8e9",
                "md5": "934df63de311d4c96df923a3d4f4fa98",
                "sha256": "933c5bce00c5f30a362027e3f0d42931fe3878a87acdbfa34b222db44b83c6da"
            },
            "downloads": -1,
            "filename": "ml2sql-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "934df63de311d4c96df923a3d4f4fa98",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 211979,
            "upload_time": "2024-08-12T22:35:59",
            "upload_time_iso_8601": "2024-08-12T22:35:59.569021Z",
            "url": "https://files.pythonhosted.org/packages/c9/df/b40aa25ac04a5fd4d7167a9dcb1e06f158f3c56ad9e3285606703586b8e9/ml2sql-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17275d4bf57d35e76042162e3d01e229e9c59335f499ff029fe516b1908119bb",
                "md5": "d4c2f6e3872771e7a11ad1ec216b850f",
                "sha256": "b671641e44c78000e0b8deb195c1514d1a32bd0171fda50732d87eddba7edfac"
            },
            "downloads": -1,
            "filename": "ml2sql-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "d4c2f6e3872771e7a11ad1ec216b850f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4434174,
            "upload_time": "2024-08-12T22:36:01",
            "upload_time_iso_8601": "2024-08-12T22:36:01.184774Z",
            "url": "https://files.pythonhosted.org/packages/17/27/5d4bf57d35e76042162e3d01e229e9c59335f499ff029fe516b1908119bb/ml2sql-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 22:36:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kaspersgit",
    "github_project": "ml_2_sql",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ml2sql"
}
        
Elapsed time: 0.29290s