文件名称:ridgecvtest:量化交易股票预测系统
文件大小:131KB
文件格式:ZIP
更新时间:2024-03-31 11:07:19
系统开源
optforwardtest系统 命令: python optforwardtest.py -i ./data/IF.csv -of ./results/results.csv -op ./results/results.png -nj 3 -lp 10 -dn 1 -cl knn 帮助: -i the input file -of the output file which records time index, predict label, and close -op the output file which describes sigsum and accuracy -nj number of jobs to run in parallel -lp length of periods to predict, not number of points to predict -dn
【文件预览】:
ridgecvtest-master
----mylib()
--------change_compare.py(3KB)
--------__init__.py(46B)
--------ridgecv_op_online.py(60KB)
--------parameters_plot.py(9KB)
--------ridgecv_op_rbcu_hmm.py(65KB)
--------online_compare.py(4KB)
----README.md(6KB)
----optunity()
--------communication.py(10KB)
--------functions.py(11KB)
--------__init__.py(1KB)
--------cross_validation.py(18KB)
--------standalone.py(26KB)
--------solvers()
--------api.py(14KB)
--------constraints.py(8KB)
--------metrics.py(14KB)
--------tests()
--------util.py(6KB)
--------parallel.py(5KB)
--------search_spaces.py(12KB)
----ridgecv_op_rbcu.py(57KB)
----optforwardtest.py(32KB)
----ridgecv_op.py(57KB)