2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案
☆28Apr 20, 2020Updated 5 years ago
Alternatives and similar repositories for Data_machine_learning
Users that are interested in Data_machine_learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 机器学习集成模型之Stacking各类模型及工具源码☆121Sep 29, 2020Updated 5 years ago
- 机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧☆12Mar 14, 2024Updated 2 years ago
- 风控建模评分报告☆11Oct 16, 2020Updated 5 years ago
- 关于综合评价一个评分卡模型的方法总结(附代码)☆74Feb 17, 2019Updated 7 years ago
- 基于自构造函数的特征提取评分项目(缺失值处理,单变量相关性分析,特征评分,降维)☆15Jul 21, 2017Updated 8 years ago
- 抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限☆20Sep 28, 2025Updated 5 months ago
- 根据GBDT衍生变量,并对衍生后的变量进行应用☆21Mar 15, 2020Updated 6 years ago
- 评分卡建模自动化流程☆19Jun 17, 2020Updated 5 years ago
- Listen, Attend and Spell - PyTorch Implementation☆17Dec 28, 2018Updated 7 years ago
- 申请评分卡学习项目☆23Jan 26, 2022Updated 4 years ago
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆31Jul 2, 2020Updated 5 years ago
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 2 years ago
- django rest framework实战练习☆10Jul 6, 2017Updated 8 years ago
- 参加魔镜杯风控算法大赛编写的程序。比赛要求根据国内网络借贷行业的贷款风险数据,包括信用违约标签、借款人特征、借款人网络行为原始数据,评判用户预期违约率,建立用户信用评分模型,模型性能用AUC值评判。算法由GBDT模型、logistic模型构成。☆20Jun 16, 2019Updated 6 years ago
- 和高光谱数据处理相关程序☆11Oct 11, 2019Updated 6 years ago
- DataCastle - 融360用户贷款风险预测☆10Mar 11, 2017Updated 9 years ago
- 2018年全国大学生计算机应用能力大赛之住房月租金预测大数据赛☆15Jan 13, 2019Updated 7 years ago
- Predicted a stock price close of a day based on the last 7 day’s time series data using Neural Network, LSTM and CNN. Found the best numb…☆11Feb 1, 2020Updated 6 years ago
- 信贷申请评分☆10Apr 1, 2020Updated 5 years ago
- 针对台湾某银行信用卡的数据,构建一个分析信用卡违约率的分类器。采用Random Forest算法,信用卡违约率识别率在80%左右。☆10Sep 10, 2019Updated 6 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- Face Recognition with MTCNN☆10Oct 27, 2019Updated 6 years ago
- 2018黑色星期五销售数据分析及用户画像、购买力预测报告☆14May 8, 2019Updated 6 years ago
- ☆19Aug 18, 2019Updated 6 years ago
- An implementation of APSIM(APSIM Next Generation, a crop model) Client for the Python programming language.☆13Jun 1, 2023Updated 2 years ago
- ☆14Jul 5, 2022Updated 3 years ago
- ## 数据挖掘流程 **(一)数据读取** - 读取数据,并进行展示 - 统计数据各项指标 - 明确数据规模与要完成的任务 **(二)特征理解分析** - 单特征分析,逐个变量分析其对结果的影响 - 多变量统计分析,综合考虑多种情况影响 - 统计绘图得…☆10Mar 11, 2020Updated 6 years ago
- 整理所有特征工程用到的方法,为了复用☆11Jan 11, 2021Updated 5 years ago
- I fine-tuned (p-tuning) Tsinghua’s open-source large language model, ChatGLM2-6B, using several years of my WeChat chat history. Inspired…☆12Mar 6, 2024Updated 2 years ago
- Project to find high performing loans in P2P lending.☆12Jul 13, 2018Updated 7 years ago
- Twitter sentiment analysis part 5: Tfidf vectorizer, model comparison, lexical approach☆12Feb 27, 2018Updated 8 years ago
- python金融风控评分卡模型和数据分析微专业课包含《python信用评分卡建模(附代码)》,《python风控建模实战lendingClub》,《金融现金 贷用户数据分析和画像》三套课程系列,共计250节课左右,录制时间超过3年,定期更新。这套微专业课程是互联网上最全,最专…☆81Oct 18, 2021Updated 4 years ago
- Official repository of the paper Face Presentation Attack Detection by Eacavating Causal Clues and Adapting Embedding Statistics☆14Aug 29, 2023Updated 2 years ago
- 基于掘金量化的量化交易架框☆28Sep 23, 2024Updated last year
- Scratch成分分析器,拥有代码相似度 测量、成分统计、块数统计等功能。(本仓库于2021.4.3与Gitee主仓库同步)☆11Jul 1, 2021Updated 4 years ago
- 百度点石KDD 上下文感知多模式交通方式推荐 第23名解决方案☆12Jul 9, 2019Updated 6 years ago
- A template with essential code to start on datascience competition☆12May 23, 2019Updated 6 years ago
- ☆13Nov 4, 2020Updated 5 years ago
- 工程机械核心部件寿命预测挑战赛☆21Aug 20, 2019Updated 6 years ago