机器学习的时间序列预测 一组预测时间序列的不同机器学习模型,具体来说是给定货币图表和目标的市场价格。 要求 必需的依赖项: numpy 。 其他依赖项是可选的,但是为了使最终模型更多样化,建议安装以下软件包: tensorflow , xgboost 。 经过python版本测试:2.7.14、3.6.0。 取得资料 有一个内置的数据提供程序,可以从获取数据。 目前,所有模型都已通过加密货币图表进行了测试。 提取的数据格式是标准安全性:日期,最高,最低,打开,关闭,交易量,报价量,weightedAverage。 但是模型与特定的时间序列特征无关,并且可以使用这些特征的子集或超集进行训练。 要获取数据, 从根目录运行脚本: # Fetches the default tickers: BTC_ETH, BTC_LTC, BTC_XRP, BTC_ZEC for all time periods. $ ./run_fetch.py 默认情况下,将提取Poloniex中所有可用时间段(天,4h,2h,30m,15m,5m)的数据,并将其存储在_data目录中。 您可以通过命令行参
2023-04-21 00:06:30 101KB python machine-learning statistics deep-learning
1
This tutorial is concerned with applications of information theory concepts in statistics, in the finite alphabet setting. The information measure known as information divergence or Kullback-Leibler distance or relative entropy plays a key role, often with a geometric flavor as an analogue of squared Euclidean distance, as in the concepts of I-projection, I-radius and I-centroid. The topics covered include large deviations, hypothesis testing, maximum likelihood estimation in exponential families, analysis of contingency tables, and iterative algorithms with an “information geometry” background. Also, an introduction is provided to the theory of universal coding, and to statistical inference via the minimum description length principle motivated by that theory.
2023-03-30 21:10:17 791KB 信息论 统计 机器学习
1
亲测好用,挺不错的资源,大家快来下载吧!挺有用的!需要的话可以来下载哦!网上大部分后面没有答案,这个是很全的 (Solution Manual)Probability and Statistics,4th Edition by Morris H. Degroot
2023-03-28 23:12:46 3.7MB solution
1
一本免费的统计教科书,重点介绍核和粒子物理学中的现代应用。 主题包括现代实验中的数据分析和可能性。
2023-03-27 12:21:38 6.14MB 计算机科学
1
a concise course in statistical inference
2023-03-25 19:24:09 4.76MB 统计 R相关
1
DoubleML-Python中的双机学习 Python软件包DoubleML提供了的双重/无偏机器学习框架的 。 它建立在(Pedregosa等,2011)。 请注意,Python软件包是与基于的R twin一起开发的。 R包也可以在和 。 文档和维护 文档和网站: : DoubleML当前由和维护。 可以将错误报告给问题跟踪器,为 。 主要特点 双重/无偏机器学习 部分线性回归模型(PLR) 部分线性IV回归模型(PLIV) 互动回归模型(IRM) 交互式IV回归模型(IIVM) DoubleML的面向对象的实现非常灵活。 模型类DoubleMLPLR , Doub
2023-03-15 23:00:41 207KB python data-science machine-learning statistics
1
非常好的国外的一本关于概率的书。对初学者非常有用,把一些复杂问题用简单的例子进行讲解。这一个系列都非常好。
2023-03-13 22:23:17 36.69MB 深入浅出 head first statistics
1
Karl-Rudolf Koch Introduction to Bayesian Statistics Second, updated and enlarged Edition
2023-03-06 16:04:48 2.83MB bayesian statistics
1
IBM SPSS Statistics 20 win64 安装文件及破解文件.zip.004
2023-02-28 21:12:02 200MB spss
1
中科院机器学习课程的推荐教材,中文名统计学完全教程
2023-02-25 18:07:58 5.62MB 统计学完全教程 英文版
1