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
Sorting:
- 机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧☆12Mar 14, 2024Updated last year
- 风控建模评分报告☆11Oct 16, 2020Updated 5 years ago
- 基于自构造函数的特征提取评分项目(缺失值处理,单变量相关性分析,特征评分,降维)☆15Jul 21, 2017Updated 8 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆121Sep 29, 2020Updated 5 years ago
- 评分卡建模自动化流程☆19Jun 17, 2020Updated 5 years ago
- 根据GBDT衍生变量,并对衍生后的变量进行应用☆21Mar 15, 2020Updated 5 years ago
- 关于综合评价一个评分卡模型的方法总结(附代码)☆74Feb 17, 2019Updated 7 years ago
- 抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限☆20Sep 28, 2025Updated 5 months ago
- 申请评分卡学习项目☆23Jan 26, 2022Updated 4 years ago
- 信贷申请评分☆10Apr 1, 2020Updated 5 years ago
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆31Jul 2, 2020Updated 5 years ago
- This repo includes projects and assignments made within the Machine Learning Summer Bootcamp.☆14Nov 6, 2022Updated 3 years ago
- Face Recognition with MTCNN☆10Oct 27, 2019Updated 6 years ago
- 风险评分卡全流程建模☆38Jul 25, 2020Updated 5 years ago
- ## 数据挖掘流程 **(一)数据读取** - 读取数据,并进行展示 - 统计数据各项指标 - 明确数据规模与要完成的任务 **(二)特征理解分析** - 单特征分析,逐个变量分析其对结果的影响 - 多变量统计分析,综合考虑多种情况影响 - 统计绘图得…☆10Mar 11, 2020Updated 5 years ago
- 2018年全国大学生计算机应用能力大赛之住房月租金预测大数据赛☆15Jan 13, 2019Updated 7 years ago
- A template with essential code to start on datascience competition☆12May 23, 2019Updated 6 years ago
- DataCastle - 融360用户贷款风险预测☆10Mar 11, 2017Updated 8 years ago
- A Collection of Useful Notebooks to help in Feature Engineering.☆12Nov 27, 2020Updated 5 years ago
- ☆11Nov 12, 2016Updated 9 years ago
- 百度点石KDD 上下文感知多模式交通方式推荐 第23名解决方案☆12Jul 9, 2019Updated 6 years ago
- 整理所有特征工程用到的方法,为了复用☆11Jan 11, 2021Updated 5 years ago
- ☆13Nov 4, 2020Updated 5 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
- 基于TensorFlow的房价预测,包括了对pandas,seaborn,tensorBoard的基本学习,对回归模型的理解,对表格数据处理的操作☆13Feb 1, 2019Updated 7 years ago
- Twitter sentiment analysis part 5: Tfidf vectorizer, model comparison, lexical approach☆12Feb 27, 2018Updated 8 years ago
- The objective of this project is to develop a Monte Carlo simulation model for portfolio optimization to maximise an investor's max retur…☆11Dec 7, 2023Updated 2 years ago
- ☆12Nov 6, 2017Updated 8 years ago
- ☆15Nov 12, 2018Updated 7 years ago
- This repository contains SAS code for Credit card Scoring Model to predict future default(bad) customers☆12Dec 20, 2016Updated 9 years ago
- L&T Financial Services & Analytics Vidhya presents ‘DataScience FinHack’. where I have predicted whether the customer will be defaulter i…☆10Apr 13, 2019Updated 6 years ago
- A simple realization of face antispoofing using LBP features and SVM.☆10May 10, 2019Updated 6 years ago
- Building an PD, LGD and EAD Model for Financial Modeling.☆15Dec 19, 2023Updated 2 years ago
- Chat with Excel / CSV Data.☆14Mar 22, 2024Updated last year
- Official repository of the paper Face Presentation Attack Detection by Eacavating Causal Clues and Adapting Embedding Statistics☆14Aug 29, 2023Updated 2 years ago
- Welcome to 6.86x Machine Learning with Python–From Linear Models to Deep Learning. Machine learning methods are commonly used across eng…☆13Nov 16, 2020Updated 5 years ago
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Dec 6, 2015Updated 10 years ago
- Try various attention mechanism(inter-attenion & self-attention & hierarchical-attention) on sentiment analysis task.☆13Apr 30, 2019Updated 6 years ago
- Scratch成分分析器,拥有代码相似度测量、成分统计、块数统计等功能。(本仓库于2021.4.3与Gitee主仓库同步)☆11Jul 1, 2021Updated 4 years ago