基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱 即用,方便自己二次拓展,持续更新
☆34Mar 23, 2023Updated 3 years ago
Alternatives and similar repositories for Machine-learning-project-for-text-classification
Users that are interested in Machine-learning-project-for-text-classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用bert和textcnn解决多标签文本分类的demo。☆33Aug 19, 2022Updated 4 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 7 years ago
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 3 years ago
- A Knowledge Graph for Open Source Security Tools☆18Aug 15, 2023Updated 3 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 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.
- A device which can point at the position of the sun, moon and planets. The user can choose if they want the current position or a specifi…☆11May 30, 2025Updated last year
- 机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧☆12Mar 14, 2024Updated 2 years ago
- 图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。☆10May 23, 2017Updated 9 years ago
- A compact array with 6 MEMS microphones relying on the BeagleBoneBlack and the STA321MP audio processor.☆17Oct 11, 2018Updated 7 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- 使用opencv-python/PyQt5完成的数字图像处理系统,包括图像缩放/裁剪/灰度变换/高低通滤波/边缘检测等功能☆12Aug 9, 2020Updated 6 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集 成学习模型的在线流量分类模型☆20Jul 3, 2022Updated 4 years ago
- ☆12Jan 28, 2022Updated 4 years ago
- Lightweight multiple sound source localization, based on a triangular microphone array.☆17Dec 5, 2023Updated 2 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.
- 中文二分类,bert+TextCNN 两种实现方法☆27Dec 21, 2022Updated 3 years ago
- Predicted a stock price close of a day based on the last 7 day’s time series data using Neural Network, LSTM and CNN. Found the best numb…☆11Feb 1, 2020Updated 6 years ago
- 麻雀算法优化支持向量机 python实现☆16Mar 26, 2022Updated 4 years ago
- 西北工业大学U14M11107计算机视觉课程作业☆13Nov 9, 2022Updated 3 years ago
- https://aiisc.ai/defactify2/factify.html☆16Nov 27, 2023Updated 2 years ago
- 计算机视觉课程项目 —— 基于 OpenCV、PyQt 的图片处理工具☆12Aug 5, 2020Updated 6 years ago
- Transformers for Multi-Label Text Classification☆11Sep 18, 2020Updated 6 years ago
- 设置定时任务,每天抓取最新的可转债信息,并通过 sct.ftqq.com 推送到微信☆12Nov 9, 2021Updated 4 years ago
- 基于ESP32的WiFi无线麦克风接收端☆19Dec 2, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago
- 机器学习大作业支撑代码:SVM、随机森林、深度学习☆13Sep 29, 2020Updated 5 years ago
- Text Classification Based on Chinese SogouNews☆14Jan 12, 2021Updated 5 years ago
- Continuous speech recognition with ESP32 for numbers (0--9) using a 1D CNN / MFCC, ESP32 (Lolin D32 Pro + INMP441 I2S Microphone) using …☆20Feb 19, 2021Updated 5 years ago
- Traffic flow monitoring using thermal camera: Detection of vehicles through fine-tuned YOLO-NAS, tracking of objects using SORT, and coun…☆15Jun 23, 2024Updated 2 years ago
- 论文的研究方法及工具 图神经网络相关知识文档 推荐系统相关 知识文档☆17Jun 26, 2022Updated 4 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Feb 20, 2019Updated 7 years ago
- ☆19Nov 8, 2023Updated 2 years ago
- Extreme Multi-label Text Classification☆12Apr 29, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 用Flutter实现的仿李峋爱心跳动代码+歌词显示+BGM音乐播放☆15Nov 18, 2022Updated 3 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Mar 9, 2021Updated 5 years ago
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 8 years ago
- 基于BERT的文本多标签多分类☆10May 11, 2022Updated 4 years ago
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆24Feb 19, 2022Updated 4 years ago
- Stance Detection for the Fake News Challenge with Conditional Encoding and Attention LSTM, as Stanford CS224N class project by Stephen Pf…☆13Oct 31, 2017Updated 8 years ago
- Baseline scripts for AVEC 2019, Depression Detection Sub-challenge☆16Jul 11, 2019Updated 7 years ago