基于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:
- 使用biaffine的中文命名实体识别☆10Jan 12, 2023Updated 3 years ago
- 中文文本预处理,Word2Vec训练计算文本相似度。☆43Mar 6, 2019Updated 7 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Aug 19, 2022Updated 3 years ago
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 2 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支 持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- A compact array with 6 MEMS microphones relying on the BeagleBoneBlack and the STA321MP audio processor.☆17Oct 11, 2018Updated 7 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 3 years ago
- A span-based joint named entity recognition (NER) and relation extraction model.☆11Aug 5, 2020Updated 5 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 4 years ago
- ☆12Jan 28, 2022Updated 4 years ago
- 计算机视觉课程项目 —— 基于 OpenCV、PyQt 的图片处理工具☆12Aug 5, 2020Updated 5 years ago
- 设置定时任务,每天抓取最新的可转债信息,并通过 sct.ftqq.com 推送到微信☆12Nov 9, 2021Updated 4 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.
- Python package for (conditional) independence testing and statistical functions related to causality.☆32Jun 3, 2026Updated last week
- ☆25Dec 10, 2022Updated 3 years ago
- CNN and LSTM multi-label text classification☆11Apr 13, 2018Updated 8 years ago
- The Randomized Conditional Independence Test (RCIT) and the Randomized conditional Correlation Test (RCoT)☆32May 23, 2019Updated 7 years ago
- 机器学习大作业支撑代码:SVM、随机森林、深度学习☆13Sep 29, 2020Updated 5 years ago
- fastText-based Multi-label text classification engine☆11Apr 16, 2024Updated 2 years ago
- Text Classification Based on Chinese SogouNews☆14Jan 12, 2021Updated 5 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
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Package for plotting and analysis of geophysical model data☆18May 29, 2026Updated 2 weeks ago
- Extreme Multi-label Text Classification☆12Apr 29, 2018Updated 8 years ago
- ☆19Nov 8, 2023Updated 2 years ago
- 用Flutter实现的仿李峋爱心跳动代码+歌词显示+BGM音乐播放☆15Nov 18, 2022Updated 3 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Mar 9, 2021Updated 5 years ago
- 将来自知网主站、知网空间、知网编客、知网百科、知网阅读、知网文化、知网法律、知网医院数字图书馆、手机知网等站点的知网文献页重定向至知网主站`kns.cnki.net`,支持获取知网文献无追踪链接☆13Jan 20, 2024Updated 2 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
- ☆20Oct 28, 2024Updated last year
- 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
- 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.
- ☆23Jun 28, 2019Updated 6 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆38Jul 7, 2023Updated 2 years ago
- 短文本分类、多标签分类方法封装☆15Jun 12, 2023Updated 3 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆17Jun 18, 2020Updated 5 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
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 8 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 last year