GPminer


NameGPminer JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://github.com/LHanLi/GPminer
SummaryPackage for factor strategy mining by GP algorithm
upload_time2025-02-09 05:42:26
maintainerNone
docs_urlNone
authorLH.Li
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 安装
pip install GPminer


# GPstrat 主要模块
遗传算法策略挖掘框架

![image](https://github.com/user-attachments/assets/1eaa5124-3c13-4cdb-ac80-6d6cd683b0f7)


# hello world
demo文件夹,数据与自定义参数可修改

# -------------------- 联系作者 ---------------------
对于框架外需求或改进建议,可以联系作者。
![cde0c826807b3836377d0e13cf4bbf4](https://github.com/user-attachments/assets/3954cec9-8d4e-481c-a014-2ec971ab7cb4)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LHanLi/GPminer",
    "name": "GPminer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "LH.Li",
    "author_email": "lh98lee@zju.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/5a/c3/2e8c515677e75fc32e79276ac55dec779c228e624eed522b74e303b4535c/GPminer-4.0.0.tar.gz",
    "platform": null,
    "description": "# \u5b89\u88c5\npip install GPminer\n\n\n# GPstrat \u4e3b\u8981\u6a21\u5757\n\u9057\u4f20\u7b97\u6cd5\u7b56\u7565\u6316\u6398\u6846\u67b6\n\n![image](https://github.com/user-attachments/assets/1eaa5124-3c13-4cdb-ac80-6d6cd683b0f7)\n\n\n# hello world\ndemo\u6587\u4ef6\u5939\uff0c\u6570\u636e\u4e0e\u81ea\u5b9a\u4e49\u53c2\u6570\u53ef\u4fee\u6539\n\n# -------------------- \u8054\u7cfb\u4f5c\u8005 ---------------------\n\u5bf9\u4e8e\u6846\u67b6\u5916\u9700\u6c42\u6216\u6539\u8fdb\u5efa\u8bae\uff0c\u53ef\u4ee5\u8054\u7cfb\u4f5c\u8005\u3002\n![cde0c826807b3836377d0e13cf4bbf4](https://github.com/user-attachments/assets/3954cec9-8d4e-481c-a014-2ec971ab7cb4)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Package for factor strategy mining by GP algorithm",
    "version": "4.0.0",
    "project_urls": {
        "Homepage": "https://github.com/LHanLi/GPminer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf9981237dfcff00b1c5d04639d7f24995765cbee02355132c1be297c84e779c",
                "md5": "0f3d71f06578ba55644b05df771615b6",
                "sha256": "415ef0ed6d39fb73258e1752f7cb4215033f360e069fab57bab2f750af844526"
            },
            "downloads": -1,
            "filename": "GPminer-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f3d71f06578ba55644b05df771615b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 29386,
            "upload_time": "2025-02-09T05:42:24",
            "upload_time_iso_8601": "2025-02-09T05:42:24.518533Z",
            "url": "https://files.pythonhosted.org/packages/bf/99/81237dfcff00b1c5d04639d7f24995765cbee02355132c1be297c84e779c/GPminer-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5ac32e8c515677e75fc32e79276ac55dec779c228e624eed522b74e303b4535c",
                "md5": "89c6de61e610dd749bd65bb493f5f159",
                "sha256": "71661ae1c9166d0d5ac6d2180b31e4820eb010a4b95800e5701f1a31ea19160e"
            },
            "downloads": -1,
            "filename": "GPminer-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "89c6de61e610dd749bd65bb493f5f159",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28366,
            "upload_time": "2025-02-09T05:42:26",
            "upload_time_iso_8601": "2025-02-09T05:42:26.480392Z",
            "url": "https://files.pythonhosted.org/packages/5a/c3/2e8c515677e75fc32e79276ac55dec779c228e624eed522b74e303b4535c/GPminer-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 05:42:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LHanLi",
    "github_project": "GPminer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gpminer"
}
        
Elapsed time: 0.71487s