sklearn-fluent


Namesklearn-fluent JSON
Version 0.3 PyPI version JSON
download
home_pageNone
SummaryLinear/Multli Regression Mathematical Function in one line of code
upload_time2024-09-23 15:38:03
maintainerNone
docs_urlNone
authorYusiferZendric (Aditya Singh)
requires_pythonNone
licenseNone
keywords python scikit-learn mathematical functions functions linear regressions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Just provide x and y list and there you have it the Mathemtical function + accuracy based on the x and y list.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sklearn-fluent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, scikit-learn, mathematical functions, functions, linear regressions",
    "author": "YusiferZendric (Aditya Singh)",
    "author_email": "<yzendric@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8a/9e/6f2eab679789abce3fcf3481aa9f74b4b103de07afcd8d92d2e4571c8fb2/sklearn_fluent-0.3.tar.gz",
    "platform": null,
    "description": "Just provide x and y list and there you have it the Mathemtical function + accuracy based on the x and y list.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Linear/Multli Regression Mathematical Function in one line of code",
    "version": "0.3",
    "project_urls": null,
    "split_keywords": [
        "python",
        " scikit-learn",
        " mathematical functions",
        " functions",
        " linear regressions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "825ffe6cbd00134e69b53c14218e7b15ea6612612887ff6082226f4aaa4e54ab",
                "md5": "57d0684eb2d3a3783c80939873e18884",
                "sha256": "e420cdf569f1672338cf8da3d503a6db4a0ea448ec8215f1dbfe112ae24a176c"
            },
            "downloads": -1,
            "filename": "sklearn_fluent-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57d0684eb2d3a3783c80939873e18884",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2284,
            "upload_time": "2024-09-23T15:37:58",
            "upload_time_iso_8601": "2024-09-23T15:37:58.600918Z",
            "url": "https://files.pythonhosted.org/packages/82/5f/fe6cbd00134e69b53c14218e7b15ea6612612887ff6082226f4aaa4e54ab/sklearn_fluent-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a9e6f2eab679789abce3fcf3481aa9f74b4b103de07afcd8d92d2e4571c8fb2",
                "md5": "e8c82b2003e94cdcbd5e6ae691a447a1",
                "sha256": "b02e8bbbe7e1602b2717f41e790e732efae77908db5ebfb5b95ed7a88dd12c56"
            },
            "downloads": -1,
            "filename": "sklearn_fluent-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e8c82b2003e94cdcbd5e6ae691a447a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2321,
            "upload_time": "2024-09-23T15:38:03",
            "upload_time_iso_8601": "2024-09-23T15:38:03.463486Z",
            "url": "https://files.pythonhosted.org/packages/8a/9e/6f2eab679789abce3fcf3481aa9f74b4b103de07afcd8d92d2e4571c8fb2/sklearn_fluent-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 15:38:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sklearn-fluent"
}
        
Elapsed time: 0.56172s