文件名称:quantification
文件大小:65KB
文件格式:ZIP
更新时间:2024-05-21 01:54:07
Python
PyQuan PyQuan是用于量化学习的Python模块。 该项目由AlbertoCastaño和JuanJosédel Coz于2016年启动。 安装 依存关系 PyQuan要求: Python(> = 2.7或> = 3.3) NumPy(> = 1.8.2) 科学(> = 0.13.3) 斯克莱恩 用户安装 如果您已经可以正常安装numpy和scipy,则安装PyQuan的最简单方法是使用pip pip install -U https://github.com/albertorepo/quantification/archive/master.zip 源代码 您可以使用以下命令检查最新资源: git clone https://github.com/albertorepo/quantification.git 测验 安装后,您可以从源目录外部启动测试套件(您需要安
【文件预览】:
quantification-master
----README.rst(1KB)
----.DS_Store(8KB)
----quantification()
--------utils()
--------base.py(0B)
--------metrics()
--------cc()
--------__init__.py(0B)
--------dm()
--------ordinal()
----doc()
--------_templates()
--------README.rst(136B)
--------make.bat(776B)
--------conf.py(6KB)
--------classes.rst(2KB)
--------sphinxext()
--------index.rst(126B)
--------Makefile(655B)
----.idea()
--------quantification.iml(631B)
--------misc.xml(328B)
--------encodings.xml(159B)
--------inspectionProfiles()
--------modules.xml(280B)
--------vcs.xml(180B)
----examples()
--------breast_cancer_quantification.py(4KB)
--------__init__.py(0B)
--------iris_quantification.py(3KB)
----setup.py(1002B)
----tests()
--------distribution_matching()
--------base.py(254B)
--------metrics()
--------__init__.py(0B)
--------classify_and_count()
----.gitignore(2KB)
----_config.yml(29B)