对截止至2017年7月17日的债券违约事件进行梳理归因,并寻找宏观流动性影响因素,组成数据集。运用Lasso回归进行特征提取后,输入带L2惩罚项LR、SVM、NN、GBDT、RF等机器学习模型进行违约预测,得出GBDT预测效果最好以及特征工程对线性模型预测效果具有重要性的结论。
☆59Mar 7, 2019Updated 7 years ago
Alternatives and similar repositories for debtDefaultResearch
Users that are interested in debtDefaultResearch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆45Jan 14, 2020Updated 6 years ago
- 比赛常用的特征工程、类别不平衡处理方法☆17Aug 16, 2018Updated 8 years ago
- 2019ccf乘用车销量预测Top1%代码☆13Nov 26, 2019Updated 6 years ago
- 多因子lstm预测☆13Jun 22, 2022Updated 4 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆26Feb 25, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 💲entiment Analysis of Tweets & predicting Stock 💹 prices based on user sentiments about # Amazon☆17Nov 15, 2017Updated 8 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- 风险大脑-支付风险识别☆17May 20, 2023Updated 3 years ago
- ☆16May 15, 2017Updated 9 years ago
- 凤凰金融量化投资大赛初赛打榜4冠军——代码分享☆24Jul 29, 2018Updated 8 years ago
- 使用sklearn做特征工程☆176Jul 19, 2018Updated 8 years ago
- A Slot-filling based Dialog Manager for Task-oriented Bot☆12Dec 29, 2016Updated 9 years ago
- Addons (analyzers, observers, indicators, data feeds etc) for backtrader☆33Nov 7, 2023Updated 2 years ago
- LendingClub 贷款数据分析,分析平台个人贷款业务特点、贷款客户特征、贷款违约影响因素,并构建贷款违约预测模型。☆11Jul 28, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Reinforcement Learning BPMF Highway_network☆13Aug 3, 2018Updated 8 years ago
- 介绍:这个是用来分享大家学习中使用的资料的,一个人学习,不如大家一起学习 基于adobe提供的一个文件帐号,来达到共享学习资料的模式,建议都传pdf的文档上来 国内登录,有些慢,需要一点耐心,但是能实现各个终端同步阅读pdf,同时又不用泄漏其他比较隐私的账号 网址:h…☆13Sep 18, 2014Updated 11 years ago
- 这是我的毕业设计《基于安卓的汽车售票系统》☆13Sep 26, 2015Updated 10 years ago
- Uses an LSTM to predict the next days stock movement based on sequence of previous days☆13Mar 9, 2021Updated 5 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆20Jul 3, 2022Updated 4 years ago
- 参照最新债券收益率计算方法计算债券的全价、净价、现金流、敏感性分析(久期、修正久期、关键期限久期、凸性),以及单个债券及组合 VaR☆19May 10, 2017Updated 9 years ago
- Dynamic Nelson Siegel Model☆14Mar 6, 2019Updated 7 years ago
- A LaTeX beamer theme template for CQU students.☆17Oct 25, 2022Updated 3 years ago
- This is the time series forecasting models modified by xinze.zh.☆12Mar 10, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A dynamic factor model to forecasts inflation, i.e. CPI, PPI. WindAPI is required to extract vintages.☆17Jan 1, 2021Updated 5 years ago
- 一个用来爬取拉勾网招聘数据的爬虫☆10Nov 4, 2015Updated 10 years ago
- 一个用于中文文本的抽取式摘要工具 a tool for chinese summary extraction☆19Nov 24, 2020Updated 5 years ago
- 使用了多种主流的文本深度学习模型进行了中文商品金融文本的精细化分类和情感分类,可用于对商品评价进行量化分析☆12Nov 5, 2025Updated 10 months ago
- 通过Featuretools自动特征工程预测贷款偿还☆20Jan 10, 2020Updated 6 years ago
- 系统性风险指标计算☆11Apr 20, 2020Updated 6 years ago
- Improve MOPSO☆17Mar 22, 2014Updated 12 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆68Sep 5, 2023Updated 3 years ago
- Docker image for flutter projects using flutter_wrapper☆10Oct 25, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 用多层BLSTM模型同时进行中文分词和标点符号预测☆18Nov 8, 2024Updated last year
- Bayesian U-Net for Keras☆11Dec 28, 2019Updated 6 years ago
- ## 数据挖掘流程 **(一)数据读取** - 读取数据,并进行展示 - 统计数据各项指标 - 明确数据规模与要完成的任务 **(二)特征理解分析** - 单特征分析,逐个变量分析其对结果的影响 - 多变量统计分析,综合考虑多种情况影响 - 统计绘图得…☆10Mar 11, 2020Updated 6 years ago
- Use ARIMA, RNN and LSTM to predict foreign exchange rates.☆10Nov 15, 2019Updated 6 years ago
- Moody's Bond Rating Classifier and USPHCI Economic Activity Forecast Modeling☆19Jun 13, 2019Updated 7 years ago
- In this project RNN variations are tested on a dataset comprised of not only Bitcoin historical price, but also other influencing factors…☆18Dec 23, 2019Updated 6 years ago
- Age/Gender detection in Tensorflow☆13Mar 3, 2017Updated 9 years ago