该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。
☆96Apr 8, 2019Updated 6 years ago
Alternatives and similar repositories for TextClassification-MeiTuan-FeatureExtraction-Classifier
Users that are interested in TextClassification-MeiTuan-FeatureExtraction-Classifier are comparing it to the libraries listed below
Sorting:
- 文本分类之特征选择☆11Aug 12, 2017Updated 8 years ago
- 文本特征值提取,采用结巴将文本分词,tf-idf算法得到特征值,以及给出了idf词频文件的训练方法☆20Feb 11, 2017Updated 9 years ago
- fastText中文实践☆19Apr 27, 2018Updated 7 years ago
- Human Facial Skin Defects Dataset☆11Aug 8, 2024Updated last year
- 2016CCF大数据与计算智能大赛——搜狗用户画像☆10Aug 18, 2017Updated 8 years ago
- pytorch learning eamples☆25May 22, 2018Updated 7 years ago
- A transformer model that should be able to solve a simple NER task☆11Mar 7, 2019Updated 6 years ago
- python 图像处理 以图搜图 无损压缩☆11Dec 20, 2018Updated 7 years ago
- create☆14Jan 6, 2017Updated 9 years ago
- 常用的特征选择方法☆67Jul 4, 2022Updated 3 years ago
- CCKS蚂蚁金服事件主体抽取☆14Jun 13, 2019Updated 6 years ago
- ☆15Mar 19, 2017Updated 8 years ago
- 新词发现算法(NewWordDetection)☆63Sep 4, 2017Updated 8 years ago
- 人人都能看懂的轻量级解决方案☆16Jul 10, 2020Updated 5 years ago
- RecommenderSystems: from 0 to practice. 包括推荐系统实践和深度推荐系统两部分☆17Dec 22, 2021Updated 4 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆43Jan 14, 2020Updated 6 years ago
- 完整的新词发现&词库构建例子☆20Mar 12, 2017Updated 8 years ago
- 多轮对话槽填充☆20Jan 16, 2019Updated 7 years ago
- 本人精品课程毕业设计的重构,使用springboot框架重写☆20Jun 20, 2025Updated 8 months ago
- 🦑 中文文本分类(支持 API 部署)☆21Jul 16, 2020Updated 5 years ago
- Uses Collaborative Filtering and NLP to recommend Books based on the Movie liking of the user.☆21Dec 5, 2018Updated 7 years ago
- 比赛常用的特征工程、类别不平衡处理方法☆17Aug 16, 2018Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Apr 18, 2018Updated 7 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Jun 14, 2017Updated 8 years ago
- Kashgari 框架的中文文档☆22Sep 11, 2020Updated 5 years ago
- 人工智能工程师直通车第三期 实战项目:广告点击率预测(CTR)。预测用户浏览给定网页的广告点击率,提高广告投放精准度。☆21Jul 10, 2018Updated 7 years ago
- Twitter US Airline数据集情感分析(sentiment Analysis),使用Bert Sentence encoding作为特征,实现了SVM、XGBoost、RandomForest(随机森林)若干分类器。☆21Jan 19, 2020Updated 6 years ago
- ☆25Jun 11, 2023Updated 2 years ago
- simple c++ implementation of collaborative filtering.☆20Jan 9, 2019Updated 7 years ago
- CCF2018 数据挖掘 机器学习 智能匹配 特征工程☆50Sep 27, 2019Updated 6 years ago
- baseline for ccks2019-ipre☆48Nov 8, 2019Updated 6 years ago
- DigiX极客算法精英大赛-CTR-第七名解决方案☆21Apr 28, 2020Updated 5 years ago
- lda 主题模型 用于主题提取和文本分类☆26Jul 8, 2017Updated 8 years ago
- Bert-Pytorch-Chinese-TextClassification☆27Oct 21, 2022Updated 3 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Mar 24, 2020Updated 5 years ago
- ☆17Dec 24, 2018Updated 7 years ago
- 文本分类的目前测试效果较好的算法☆57Sep 24, 2019Updated 6 years ago
- 新词发现算法与同义词挖掘☆27Oct 24, 2017Updated 8 years ago
- 基于情感词典的文本情感极性分析☆27May 24, 2017Updated 8 years ago