03pie / SMPCUP2017
CSDN用户画像技术评测
☆27Updated 5 years ago
Alternatives and similar repositories for SMPCUP2017:
Users that are interested in SMPCUP2017 are comparing it to the libraries listed below
- 深度学习用于近日头条用户画像☆27Updated 6 years ago
- csdn用户画像的源码☆20Updated 7 years ago
- text classfication 大数据精准营销中搜狗用户画像挖掘 rank61/880☆63Updated 6 years ago
- twitter用户画像☆32Updated 5 years ago
- 用户画像练手,,,,☆82Updated 8 years ago
- 第二届全国大数据比赛-个性化新闻推荐☆68Updated 9 years ago
- 依据香港中文大学设计的规则系统,先用小样本评论建立初始关键词库,再结合18种句式逐条匹配评论,能够快速准确地识别评论对象及情感极性。经多次迭代优化关键词库后,达到较高准确率的基础上,使用Tableau进一步分析数据,识别出客户集中关注的商品属性、普遍好评差评的商品属性;通过…☆53Updated 7 years ago
- smp2018用户画像技术评测☆22Updated 6 years ago
- 2017“达观杯”个性化推荐算法挑战赛-rank6☆43Updated 5 years ago
- 大数据精准营销中搜狗用户画像挖掘☆37Updated 8 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆42Updated 8 years ago
- 使用gensim训练word2vec模型并对训练得到词向量聚类☆15Updated 7 years ago
- 2016 ccf 依据用户轨迹的商户精准营销☆19Updated 8 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 6 years ago
- NLP 以及相关的学习实践☆40Updated 2 years ago
- 针对微博的话题聚类实现☆49Updated 8 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- 2nd Place Solution for SMP CUP 2016☆93Updated 7 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 基于wide deep模型的CTR预估,从训练到部署