AlanConstantine / CanopyByPythonLinks
python实现Canopy算法
☆26Updated 7 years ago
Alternatives and similar repositories for CanopyByPython
Users that are interested in CanopyByPython are comparing it to the libraries listed below
Sorting:
- 《机器学习之类别不平衡问题》文章代码☆47Updated 6 years ago
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆261Updated 5 years ago
- 阿里天池与Datawhale联合举办二手车价格预测比赛:优胜奖方案代码总结☆112Updated 2 years ago
- 2020数字中国创新大赛—算法赛:智慧海洋建设☆96Updated 2 years ago
- ChallengeHub开源的各大比赛baseline集合☆80Updated 3 years ago
- 开源的各大比赛baseline☆375Updated 3 years ago
- 使用sklearn做特征工程☆177Updated 7 years ago
- 2020翼支付风险用户识别 初赛、复赛AB榜Rank1☆57Updated 4 years ago
- Basic data mining model, including feature importance display☆469Updated last year
- ☆45Updated 5 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆209Updated 4 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆214Updated 6 years ago
- 机器学习竞赛信息聚合(Machine learning competition information aggregation)☆132Updated 2 years ago
- 大家好,我是coggle开源小组成员 庐州小火锅,这篇文章将会介绍天池学习赛贷款违约预测的TOP6单模方案(具体介绍见我的csdn:),现附上比赛链接天池学习赛贷款违约预测.https://tianchi.aliyun.com/competition/entrance/53…☆55Updated 4 years ago
- 广告点击率(CTR)预测经典模型 GBDT + LR 理解与实践(附数据 + 代码)☆92Updated 5 years ago
- 2018年甜橙金融杯大数据建模大赛-初赛第四-复赛线上11-决赛9-复现top1解决方案-【二分类,风控】☆75Updated 5 years ago
- “2020创青春·交子杯” 挑战赛 AI算法赛道 TOP1方案☆48Updated 5 years ago
- 1st place solution for the AntaiCup-International-E-commerce-Artificial-Intelligence-Challenge☆191Updated 5 years ago
- 常用的特征选择方法☆67Updated 3 years ago
- 涵盖基础的EDA及核心特征代码,线上成绩0.692☆15Updated 5 years ago
- 1st Solution for 2019-CIKM-Analyticup: Efficient and Novel Item Retrieval for Large-scale Online Shopping Recommendation☆234Updated last month
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆94Updated 6 years ago
- 2019中国高校计算机大赛——大数据挑战赛 第三名解决方案☆123Updated 5 years ago
- 【天池】2020数字中国创新大赛数字政府赛道智慧海洋建设——复赛0.904融合模型☆41Updated 2 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆31Updated 6 years ago
- 2018科大讯飞营销算法大赛(冠军方案)☆95Updated 6 years ago
- ☆106Updated 2 years ago
- Solutions of the forecast problem using Xgboost☆92Updated 6 years ago
- 第二届翼支付杯大数据建模大赛-信用风险用户识别Top2☆35Updated 5 years ago
- 利用lightgbm做(learning to rank)排序学习,包括数据处理、模型训练、模型决策可视化、模型可解释性以及预测等。Use LightGBM to learn ranking, including data processing, model trainin…☆274Updated 3 years ago