Actor12 / data_analysis
机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧
☆11Updated last year
Alternatives and similar repositories for data_analysis
Users that are interested in data_analysis are comparing it to the libraries listed below
Sorting:
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆41Updated last year
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆27Updated 5 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆116Updated 4 years ago
- 构建基于逻辑回归的评分卡模型☆44Updated 6 years ago
- ☆18Updated 2 years ago
- 智能风控 python金融风险管理与评分卡建模 数据和代码☆22Updated 3 years ago
- stock trend prediction using multi-source data☆12Updated 4 years ago
- 当样本分布发生变化时,交叉验证无法准确评估模型在测试集上的效果,这时候需要其他构造验证集的方法来应对。☆51Updated 5 years ago
- 本赛题要求选手基于历史光伏发电数据、天气数据、光伏设备空间相对位置等信息,通过建立适当的模型,对未来一段时间内的光伏发电出力进行预测。A榜使用外部数据得分0.88501103804 排名32,未使用外部数据得分0.88042407737 ;B榜得分0.90467829011…☆30Updated last year
- Attempt to use XGBoost in stock price prediction☆85Updated 4 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 4 years ago
- 零基础入门金融风控-贷款违约预测 TOP11☆39Updated 4 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆12Updated last year
- 数据竞赛笔记fork☆70Updated 2 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 多模态股价预测系统☆19Updated 3 years ago
- 基于深度学习的溶解氧时间序列预测模型☆28Updated 5 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆18Updated 4 years ago
- python金融风控评分卡模型和数据分析微专业课包含《python信用评分卡建模(附代码)》,《python风控建模实战lendingClub》,《金融现金贷用户数据分析和画像》三套课程系列,共计250节课左右,录制时间超过3年,定期更新。这套微专业课程是互联网上最全,最专…☆68Updated 3 years ago
- LSTM神经网络预测沪深300指数及其涨跌☆41Updated 5 years ago
- Undergradute final project with ARIMA,LSTM,GRU,Xgboost and DeepTTE.毕业论文代码库合集,包括基于ARIMA,LSTM,GRU进行时间序列预测,基于DeepTTE解决ETA(estimated time of …☆20Updated 2 years ago
- 2019厦门国际银行“数创金融杯”数据建模大赛☆25Updated 3 years ago
- Python金融大数据风控建模实战:基于机器学习源代码☆80Updated 3 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆31Updated 5 years ago
- 菜鸟-需求预测与分仓规划☆23Updated 8 years ago
- 通过修改transformer使其可以预测金融时间序列☆34Updated 4 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆73Updated 3 months ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆29Updated 2 years ago