使用sklearn做特征工程
☆177Jul 19, 2018Updated 8 years ago
Alternatives and similar repositories for sklearn-feature-engineering
Users that are interested in sklearn-feature-engineering are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 比赛常用的特征工程、类别不平衡处理方法☆17Aug 16, 2018Updated 7 years ago
- 通过Featuretools自动特征工程预测贷款偿还☆20Jan 10, 2020Updated 6 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆26Feb 25, 2019Updated 7 years ago
- CCF2018 数据挖掘 机器学习 智能匹配 特征工程☆50Sep 27, 2019Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 整理所有特征工程用到的方法,为了复用☆11Jan 11, 2021Updated 5 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- 对截止至2017年7月17日的债券违约事件进行梳理归因,并寻找宏观流动性影响因素,组成数据集。 运用Lasso回归进行特征提取后,输入带L2惩罚项LR、SVM、NN、GBDT、RF等机器学习模型进行违约预测,得出GBDT预测效果最好以及特征工程对线性模型预测效果具有重要性的结…☆59Mar 7, 2019Updated 7 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- [译] 面向机器学习的特征工程☆2,561Aug 25, 2023Updated 2 years ago
- 一些个人学习笔记☆60Apr 6, 2021Updated 5 years ago
- PCA和LDA进行数据降维☆38Apr 5, 2020Updated 6 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆339Jul 3, 2018Updated 8 years ago
- 信用卡反欺诈消费预测模型☆10Aug 2, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆11Sep 16, 2020Updated 5 years ago
- 关于综合评价一个评分卡模型的方法总结(附代码)☆75Feb 17, 2019Updated 7 years ago
- Introduction to Data Analysis: Path Classification Experiment. 本资源以选择最优路径为例详细介绍了如何解决一般的分类问题,包括原始数据的探索、模型的构建、模型调优和模型预测分析。包含前馈神经网络(Keras)、机…☆13May 16, 2019Updated 7 years ago
- machinelearning的笔记,以及其他编程学习笔记☆22Nov 19, 2018Updated 7 years ago
- 天池大数据竞赛 千里马大赛 风险识别与预测赛题 Top5☆14May 16, 2019Updated 7 years ago
- 数据挖掘库sklearn的使用教程和demo☆84Apr 9, 2018Updated 8 years ago
- This is a group project for E-commerce repeat buyers purchase prediction using machine learning while accounting for imbalance outcome fo…☆12Dec 29, 2020Updated 5 years ago
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Dec 6, 2015Updated 10 years ago
- ☆10Dec 12, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Oct 8, 2019Updated 6 years ago
- 2020腾讯广告算法大赛 Rank19☆18Aug 1, 2020Updated 5 years ago
- A code repository for my Tianchi big data competition.☆116Mar 12, 2018Updated 8 years ago
- 2017-CCF-BDCI-企业经营退出风险预测:9th/569 (Top 1.58%)☆91May 30, 2018Updated 8 years ago
- 常用的特征选择方法☆67Jul 4, 2022Updated 4 years ago
- Comparison of XGBoost and LightGBM (speed, accuracy and complexity)☆21Dec 8, 2018Updated 7 years ago
- Code for KDD CUP 2019 Auto-ML track☆21Jul 25, 2019Updated 7 years ago
- The ts302_team final solution to the KDD CUP 2019 AutoML Track problem.☆15Jul 3, 2020Updated 6 years ago
- ☆24Sep 21, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Tencent Advertisement Algorithm Competition 2020 / 2020腾讯广告算法大赛☆25Jun 29, 2020Updated 6 years ago
- jdata2019-用户对品类店铺的购买预测Rank4☆10Jul 22, 2019Updated 7 years ago
- 一些CTR模型和常见特征工程的方法☆26Apr 10, 2021Updated 5 years ago
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 3 years ago
- 在sklearn下,几种常用的特征选择方法☆41Jan 21, 2016Updated 10 years ago
- 《统计学习方法》的读书笔记,重现了大部分的课后题,仅供参考。☆68Oct 7, 2017Updated 8 years ago
- ☆41Jul 28, 2021Updated 5 years ago