回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。
☆18Mar 28, 2019Updated 7 years ago
Alternatives and similar repositories for Regression
Users that are interested in Regression are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 文本分类,评论分类,朴素贝叶斯多分类,酒店评论分类☆12Sep 17, 2019Updated 6 years ago
- 小样本学习的一些方法☆14Jul 28, 2019Updated 6 years ago
- 中国农业大学计算机图形学完整代码和报告,欢迎参考学习☆11Dec 12, 2021Updated 4 years ago
- OceanBase 大赛仓库,由偏远小渔村传统弱校队维护☆13Oct 18, 2022Updated 3 years ago
- 智慧园区数字孪生平台手机端移动端。 前端实习项目。技术栈: cesium + echarts + vue2 +vant + less☆11Jul 25, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆31Jul 2, 2020Updated 5 years ago
- window纸牌游戏,使用java实现逻辑,javafx实现界 面 分为两个难度 并且实现了 悔牌功能☆12Feb 27, 2023Updated 3 years ago
- NJU CS核心课程,算法导论,相关实验☆17Aug 5, 2019Updated 6 years ago
- 2019讯飞移动广告反欺诈算法挑战赛baseline http://challenge.xfyun.cn/2019/gamedetail?type=detail/mobileAD☆23Jun 26, 2019Updated 6 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆36Jun 8, 2022Updated 3 years ago
- 算法导论----C++实现☆14Dec 4, 2018Updated 7 years ago
- 基于jieba分词和lda模型的主题分析☆19Apr 20, 2019Updated 7 years ago
- 操作系统复现实验&&《OrangeS一个操作系统的实现 (于渊)》1-7章代码实现☆11May 26, 2023Updated 2 years ago
- .NET 事件总线,简化项目、类库、线程、服务等之间的通信,代码更少,质量更好。☆23Jan 24, 2026Updated 3 months 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.
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 中国农业大学编译原理大作业,PL/0语言扩展(包括I/O、浮点、for循环、数组、复合运算、过程传参、注释、乱序声明、exit等),以及基于editplus的IDE配置☆19Jan 13, 2021Updated 5 years ago
- 文本聚类、tfidf、lda、doc2vec+kmeans等各种方法实现☆23Jan 17, 2020Updated 6 years ago
- 哈尔滨工业大学854计算机基础硕士研究生入学考试资料收集☆17Apr 12, 2021Updated 5 years ago
- 给854考研出份力☆14Mar 21, 2022Updated 4 years ago
- Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.☆12Mar 13, 2024Updated 2 years ago
- Jieba 0.39 的 Java 复刻版,支持原版 Jieba 的所有核心功能☆12Feb 14, 2019Updated 7 years ago
- 大学操作系统实验:模拟进程调度,包括挂起等操作,QT实现,加实验报告,外加qt实现的算法实验报告☆14Oct 15, 2017Updated 8 years ago
- python metric functions, such as MAP, NDCG, AUC...☆10Jul 25, 2014Updated 11 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆41Oct 27, 2016Updated 9 years ago
- Digital Image Processing Course Project - IIT Bombay Fall 2018☆18Nov 24, 2018Updated 7 years ago
- 学而思网校AI开放平台_SDK☆10Mar 7, 2020Updated 6 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 7 years ago
- 基于CNN的音频识别☆18Feb 13, 2019Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆45Jan 21, 2019Updated 7 years ago
- 2017“达观杯”个性化推荐算法挑战赛-rank6☆43Jul 22, 2019Updated 6 years ago
- A CNN audio classifier via spectrogram images.☆10Jul 21, 2017Updated 8 years ago
- 中南大学C++的历年试卷和实验代码☆18Apr 17, 2023Updated 3 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.
- PL/0 编译程序功能扩充 , 编译原理课设☆16Feb 19, 2019Updated 7 years ago
- A brief overview of how to use fastText to train powerful text classifiers in a python notebook.☆15Jun 18, 2017Updated 8 years ago
- C++ implementation of a part-of-speech (POS) tagger using the lookahead tagging algorithm.☆12Jul 2, 2019Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- 推荐武大的课程情况☆21Nov 30, 2021Updated 4 years ago
- The implementation of Text Classification with Negative Supervision (ACL, 2020)☆10Oct 8, 2020Updated 5 years ago
- 操作系统课设——处理机和进程调度算法及内存分配回收机制☆17Mar 3, 2023Updated 3 years ago