Metadata-Version: 2.1
Name: GPminer
Version: 1.2.4
Summary: Package for factor strategy mining by GP algorithm
Home-page: https://github.com/LHanLi/GPminer
Author: LH.Li
Author-email: lh98lee@zju.edu.cn
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# 安装
pip install GPminer

注意：joblib==1.0.1

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

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


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



