基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新
☆33Mar 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:
- 基于pytorch的不平衡数据的文本分类☆12Dec 26, 2021Updated 4 years ago
- 使用biaffine的中文命名实体识别☆10Jan 12, 2023Updated 3 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆43Mar 6, 2019Updated 7 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Aug 19, 2022Updated 3 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 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.
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 2 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- 图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。☆10May 23, 2017Updated 9 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆17Feb 1, 2020Updated 6 years ago
- A compact array with 6 MEMS microphones relying on the BeagleBoneBlack and the STA321MP audio processor.☆16Oct 11, 2018Updated 7 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆13Mar 15, 2024Updated 2 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
- Lightweight multiple sound source localization, based on a triangular microphone array.☆16Dec 5, 2023Updated 2 years ago
- 使用opencv-python/PyQt5完成的数字图像处理系统,包括图像缩放/裁剪/灰度变换/高低通滤波/边缘检测等功能☆12Aug 9, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- This repository contains the experiments of our paper titled, "Ensembles of Localised Models for Time Series Forecasting" which is online…☆16Dec 2, 2021Updated 4 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 3 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习 模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 4 years ago
- 计算机视觉课程项目 —— 基于 OpenCV、PyQt 的图片处理工具☆12Aug 5, 2020Updated 5 years ago
- ☆14Jul 5, 2022Updated 3 years ago
- fastText-based Multi-label text classification engine☆11Apr 16, 2024Updated 2 years ago
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆11Feb 22, 2023Updated 3 years ago
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆48Mar 1, 2022Updated 4 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.
- Smart Parking project allows analyzing parking availability via IP cameras video stream.☆30Mar 27, 2024Updated 2 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
- 论文的研究方法及工具 图神经网络相关知识文档 推荐系统相关知识文档☆17Jun 26, 2022Updated 3 years ago
- ☆19Nov 8, 2023Updated 2 years ago
- 将来自知网主站、知网空间、知网编客、知网百科、知网阅读、知网文化、知网法律、知网医院数字图书馆、手机知网等站点的知网文献页重定向至知网主站`kns.cnki.net`,支持获取知网文献无追踪链接☆12Jan 20, 2024Updated 2 years ago
- 基于BERT的文本多标签多分类☆10May 11, 2022Updated 4 years ago
- Named entity and triple Dataset to create knowledge graphs for Cybersecurity education☆33Aug 4, 2023Updated 2 years ago
- Scripts for paper: 'ASReview: Open Source Software for Efficient and Transparent Active Learning for Systematic Reviews'☆12Dec 10, 2021Updated 4 years ago
- Baseline scripts for AVEC 2019, Depression Detection Sub-challenge☆16Jul 11, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 短文本分类、多标签分类方法封装☆15Jun 12, 2023Updated 2 years ago
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 3 years ago
- - Image classification using Deep learning. - Utilizing both frequency and pixel domain information of images. - Implemented MVNN model f…☆19Mar 25, 2023Updated 3 years ago
- 收录一些图神经网络在不同领域的文章☆22Oct 11, 2023Updated 2 years ago
- 多标签多分类的textCNN☆12Jul 26, 2020Updated 5 years ago
- DeClarE: Debunking Fake News and False Claims using Evidence-Aware Deep Learning☆23Aug 23, 2023Updated 2 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆37Jun 8, 2025Updated 11 months ago