-
基于正态分布阈值的反转策略
基于正态分布阈值的反转策略 对过去某个时间段的分钟数据进行正态统计,然后自己设定一个阈值进行反转交易。设置固定的止盈止损,或者当出现反向信号的时候平仓。回测的效果不错,一般用在外汇和衍生品交易
- 2022-01-26 17:51:22下载
- 积分:1
-
Python大数据分析文档
Python大数据分析文档,利用PYTHON进行大数据分析的基础教程,注意要安装对应的框架numpy,pandas,matplotlib等等,数据可以从数据库oracle获取,或者从excel,csv等文档获取。
- 2022-09-20 07:40:03下载
- 积分:1
-
GRU
通过Python基于keras平台实现了时间序列模型gru(Realization of time series model Gru based on keras platform by Python)
- 2020-08-16 15:28:36下载
- 积分:1
-
Python库大全及作用说明
Python库大全及作用说明
- 2020-03-14下载
- 积分:1
-
案例-泰坦尼克号
说明: 使用机器学习算法建立泰坦尼克号幸存者模型(Establishment of Titanic Survivor Model Using Machine Learning Algorithms)
- 2020-06-18 05:20:02下载
- 积分:1
-
强化学习
基础的强化学习Q-learning算法,对初学者对Q-learning算法得理解比较有帮助,程序包括运行脚本,Q-learning算法脚本以及环境脚本。(Basic reinforcement learning Q-learning algorithm is helpful for beginners to understand Q-learning algorithm. Programs include running script, Q-learning algorithm script and environment script.)
- 2020-08-13 15:48:29下载
- 积分:1
-
testplot.py.tar
plot example in python
- 2014-11-04 18:47:37下载
- 积分:1
-
NLP自然语言切分文档
自然语言,分词代码,python,切分文档
- 2022-02-14 02:48:07下载
- 积分:1
-
FloodingSimulation
在具有至少十五个节点的网络中模拟洪泛路由。每个数据包应包含一个计数器(n = 10),该计数器在每一跳上递减。(Simulate flood routing in a network with at least fifteen nodes. Each packet should contain a counter (n=10) that is decremented on each hop. When the counter gets to zero, the packet is discarded. Time is discrete, and each
link can handle only one packet per time interval (i.e. only one packet in total may traverse
the link in either direction). Nodes should include a buffer to queue any additional packets.
Present your results in terms of the number of duplicate packets produced, and the
congestion at each node, and suggest a possible solution for reducing this problem.)
- 2020-06-24 09:40:07下载
- 积分:1
-
denstream-test-master
说明: 流数据聚类算法 基于密度的Denstream算法python源代码(Denstream steam data clustering method)
- 2021-01-13 14:27:02下载
- 积分:1