Actor12 / data_analysisLinks
机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧
☆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:
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆286Updated 5 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆44Updated last year
- 天池“资金流入流出预测——挑战baseline”的解决方案,线上效果143.5☆97Updated 5 years ago
- 2020 招商银行FinTech 数据赛道 rank10☆115Updated 5 years ago
- 当样本分布发生变化时,交叉验证无法准确评估模型在测试集上的效果,这时候需要其他构造验证集的方法来应对。☆52Updated 5 years ago
- TensorFlow Probability;Time series model☆127Updated 3 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆118Updated 4 years ago
- Codes for time series forecast☆145Updated 4 years ago
- 构建基于逻辑回归的评分卡模型☆45Updated 6 years ago
- about deep learning projects☆49Updated 5 years ago
- 通过修改transformer使其可以预测金融时间序列☆35Updated 4 years ago
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆27Updated 5 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆90Updated 4 years ago
- My Data Competition Solutions☆103Updated last year
- GBDT for regression☆10Updated 6 years ago
- 基于深度学习的溶解氧时间序列预测模型☆29Updated 5 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆130Updated 6 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆77Updated 7 months ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使 用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆82Updated 6 years ago
- ☆19Updated 3 years ago
- Transfer Learning JDA and TrAdaboost☆65Updated 7 years ago
- 常用的特征选择方法☆68Updated 3 years ago
- python金融风控评分卡模型和数据分析微专业课包含《python信用评分卡建模(附代码)》,《python风控建模实战lendingClub》,《金融现金贷用户数据分析和画像》三套课程系列,共计250节课左右,录制时间超过3年,定期更新。这套微专业课程是互联网上最全,最专…☆77Updated 3 years ago
- 主要是在学习李航的统计学习方法和周志华的机器学习西瓜书的笔记和相关的代码实现☆31Updated 5 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆194Updated 5 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆108Updated 7 years ago
- 使用sklearn做特征工程☆175Updated 7 years ago
- 异常值检测算法总结☆194Updated 5 years ago
- 智能风控 python金融风险管理与评分卡建模 数据和代码☆24Updated 3 years ago