cador / Python_Predict_Analysis_Algorithm_Book_Codes
《Python预测之美:数据分析与算法实战》书籍代码维护
☆65Updated last year
Alternatives and similar repositories for Python_Predict_Analysis_Algorithm_Book_Codes:
Users that are interested in Python_Predict_Analysis_Algorithm_Book_Codes are comparing it to the libraries listed below
- 基于BP神经网络的高频金融时间序列分析 (毕设)☆46Updated 6 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆15Updated 5 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆31Updated 5 years ago
- 作者:张君颖,个人项目作品展:https://lotbear.com☆31Updated 3 years ago
- 时间序列理论和案例实践☆70Updated 7 years ago
- 《Python预测之美-数据分析与算法实战》代码维护☆19Updated 3 years ago
- 利用时间序列预测汽车销量☆37Updated 6 years ago
- 常用机器学习算法的简单手写实现,帮助更好理解算法☆70Updated 2 years ago
- 用 jupyter notebook做的一些机器学习项目☆78Updated 5 years ago
- python金融风控评分卡模型和数据分析微专业课包含《python信用评分卡建模(附代码)》,《python风控建模实战lendingClub》,《金融现金贷用户数据分析和画像》三套课程系列,共计250节课左右,录制时间超过3年,定期更新。这套微专业课程是互联网上最全,最专…☆63Updated 3 years ago
- Python金融大数据风控建模实战:基于机器学习源代码☆73Updated 3 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆55Updated 7 years ago
- 《机器学习及深度学习笔记》是我们的机器学习培训教材,主要面向算法和数据挖掘方向。其中包含了基础数学知识、算法原理及推导、调包实现、手推实现等内容~同样也是包括了文档以及jupyter notebook脚本实现(具体到每一张图片)☆68Updated 4 years ago
- A collection of data competition solutions | 数据竞赛方案合集☆49Updated 3 weeks ago
- 基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内含有测试记录和实际上线效果。☆99Updated 5 years ago
- 单维、多维时间序列数据预测☆11Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆39Updated 5 years ago
- Statsmodels: Python中的统计建模与计量统计学类库,此为ApacheCN推出的中文版翻译。☆161Updated 3 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆54Updated 4 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆39Updated 5 years ago
- 《Python工具代码速查手册》是我们的python培训教材,主要面向数据分析方向。其中包含了python的常用总结性操作,使用jupyter notebook,利用markdown和script结果对常用操作进行总结,包括了使用方式和脚本。之所以使用notebook形式是…☆111Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 5 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆280Updated 4 years ago
- 2019科大讯飞工程机械赛题-亚军☆38Updated 5 years ago
- 通过Featuretools自动特征工程预测贷款偿还☆19Updated 5 years ago
- 客流量时间序列预测模型☆116Updated 2 years ago
- 基于统计学的时间序列预测(AR,ARM).☆251Updated 4 years ago
- 《Python统计与数据分析实战》课程代码,包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。☆312Updated 8 months ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆102Updated 6 years ago