使用sklearn做特征工程
☆178Jul 19, 2018Updated 7 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
- CCF2018 数据挖掘 机器学习 智能匹配 特征工程☆50Sep 27, 2019Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- 整理所有特征工程用到的方法,为了复用☆11Jan 11, 2021Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- 员工离职预测训练赛☆10Aug 25, 2017Updated 8 years ago
- 对截止至2017年7月17日的债券违约事件进行梳理归因,并寻找宏观流动性影响因素,组成数据集。运用Lasso回归进行特征提取后,输入带L2惩罚项LR、SVM、NN、GBDT、RF等机器学习模型进行违约预测,得出GBDT预测效果最好以及特 征工程对线性模型预测效果具有重要性的结…☆58Mar 7, 2019Updated 7 years ago
- Multi Channel Attribution☆10Mar 7, 2017Updated 9 years ago
- [译] 面向机器学习的特征工程☆2,555Aug 25, 2023Updated 2 years ago
- 一些个人学习笔记☆60Apr 6, 2021Updated 5 years ago
- PCA和LDA进行数据降维☆38Apr 5, 2020Updated 6 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Jul 3, 2018Updated 7 years ago
- 基于自构造函数的特征提取评分项目(缺失值处理,单变量相关性分析,特征评分,降维)☆15Jul 21, 2017Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 信用卡反欺诈消费预测模型☆10Aug 2, 2019Updated 6 years ago
- 66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc☆20Mar 10, 2021Updated 5 years ago
- Weight of Evidence,基于iv值最大思想求最优分箱☆15Oct 24, 2019Updated 6 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆48Sep 19, 2023Updated 2 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆69Jul 25, 2020Updated 5 years ago
- ☆11Sep 16, 2020Updated 5 years ago
- 关于综合评价一个评分卡模型的方法总结(附代码)☆74Feb 17, 2019Updated 7 years ago
- Recruit Restaurant Visitor Forecasting 25th place solution☆12Feb 19, 2018Updated 8 years ago
- Introduction to Data Analysis: Path Classification Experiment. 本资源以选择最优路径为例详细介绍了如何解决一般的分类问题,包括原始数据的探索、模型的构建、模型调优和模型预测分析。包含前馈神经网络(Keras)、机…☆13May 16, 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.
- 天池大数据竞赛 千里马大赛 风险识别与预测赛题 Top5☆14May 16, 2019Updated 6 years ago
- 数据挖掘库sklearn的使用教程和demo☆84Apr 9, 2018Updated 8 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配 置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Dec 6, 2015Updated 10 years ago
- Vehicle detection, tracking, counting and speed prediction on videos with OpenCV.☆29May 4, 2018Updated 8 years ago
- ☆10Dec 12, 2019Updated 6 years ago
- 2020腾讯广告算法大赛 Rank19☆18Aug 1, 2020Updated 5 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
- A code repository for my Tianchi big data competition.☆117Mar 12, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Oct 8, 2019Updated 6 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 6 years ago
- The ts302_team final solution to the KDD CUP 2019 AutoML Track problem.☆15Jul 3, 2020Updated 5 years ago
- Tencent Advertisement Algorithm Competition 2020 / 2020腾讯广告算法大赛☆25Jun 29, 2020Updated 5 years ago
- 一些CTR模型和常见特征工程的方法☆26Apr 10, 2021Updated 5 years ago
- 2018云移杯景区口碑评价分值预测 7/1186☆11Jul 16, 2018Updated 7 years ago