jgtml


Namejgtml JSON
Version 0.0.282 PyPI version JSON
download
home_pagehttps://github.com/jgwill/jgtml
SummaryJGT Ml - Machine Learning Tools
upload_time2024-09-11 23:29:16
maintainerNone
docs_urlNone
authorGUillaume Isabelle
requires_python>=3.7
licenseNone
keywords data
VCS
bugtrack_url
requirements pandas numpy scipy scikit-learn tlid jgtutils jgtpy seaborn dash
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jgtml
JGTML

* primarily designed to analyze the effectiveness of trading signals
* designed to analyze the effectiveness of trading signals within the context of larger balance lines.


----



CLI's HELP
_____

## SEE: [CLI_HELP.md](CLI_HELP.md)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jgwill/jgtml",
    "name": "jgtml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "data",
    "author": "GUillaume Isabelle",
    "author_email": "Guillaume Isabelle <jgi@jgwill.com>",
    "download_url": "https://files.pythonhosted.org/packages/9d/20/871e6084e00b3191ccf9ecf26a449051be185ee61da3880ff190628ff287/jgtml-0.0.282.tar.gz",
    "platform": null,
    "description": "# jgtml\nJGTML\n\n* primarily designed to analyze the effectiveness of trading signals\n* designed to analyze the effectiveness of trading signals within the context of larger balance lines.\n\n\n----\n\n\n\nCLI's HELP\n_____\n\n## SEE: [CLI_HELP.md](CLI_HELP.md)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "JGT Ml - Machine Learning Tools",
    "version": "0.0.282",
    "project_urls": {
        "Bug Tracker": "https://github.com/jgwill/jgtml/issues",
        "Homepage": "https://github.com/jgwill/jgtml"
    },
    "split_keywords": [
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76329ea3157c1a03f5bad7d58179b35409a122271495ea7d4f96079ed78bf309",
                "md5": "a25d88995aaa541bc77312ca469983e8",
                "sha256": "dde5f5ecad3fe1b2b67544c52dfe6372c234b5bce40de9b95be18e4930933eec"
            },
            "downloads": -1,
            "filename": "jgtml-0.0.282-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a25d88995aaa541bc77312ca469983e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 100589,
            "upload_time": "2024-09-11T23:29:14",
            "upload_time_iso_8601": "2024-09-11T23:29:14.566212Z",
            "url": "https://files.pythonhosted.org/packages/76/32/9ea3157c1a03f5bad7d58179b35409a122271495ea7d4f96079ed78bf309/jgtml-0.0.282-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d20871e6084e00b3191ccf9ecf26a449051be185ee61da3880ff190628ff287",
                "md5": "743a7aac5cfa03b63ff806fb275d3a7e",
                "sha256": "5dfcccd222a69a99296b269a00ee8a0c9e46316138ac3e493d93d85fb74a99c1"
            },
            "downloads": -1,
            "filename": "jgtml-0.0.282.tar.gz",
            "has_sig": false,
            "md5_digest": "743a7aac5cfa03b63ff806fb275d3a7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 87821,
            "upload_time": "2024-09-11T23:29:16",
            "upload_time_iso_8601": "2024-09-11T23:29:16.440898Z",
            "url": "https://files.pythonhosted.org/packages/9d/20/871e6084e00b3191ccf9ecf26a449051be185ee61da3880ff190628ff287/jgtml-0.0.282.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-11 23:29:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jgwill",
    "github_project": "jgtml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "tlid",
            "specs": []
        },
        {
            "name": "jgtutils",
            "specs": []
        },
        {
            "name": "jgtpy",
            "specs": []
        },
        {
            "name": "seaborn",
            "specs": []
        },
        {
            "name": "dash",
            "specs": []
        }
    ],
    "lcname": "jgtml"
}
        
Elapsed time: 0.34006s