逻辑回归、时间序列、KNN、朴素贝叶斯、决策树、关联规则、线性回归、神经网络、SVM、模型评估以及提高模型性能
☆15Jan 1, 2019Updated 7 years ago
Alternatives and similar repositories for Machine-Learning-With-R-
Users that are interested in Machine-Learning-With-R- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- 参加魔镜杯风控算法大赛编写的程序。比赛要求根据国内网络借贷行业的贷款风险数据,包括信用违约标签、借款人特征、借款人网络行为原始数据,评判用户预期违约率,建立用户信用评分模型,模型性能用AUC值评判。算法由GBDT模型、logistic模型构成。☆20Jun 16, 2019Updated 7 years ago
- 机器学习算法之集成学习☆13Aug 15, 2019Updated 6 years ago
- A LaTeX beamer theme template for CQU students.☆17Oct 25, 2022Updated 3 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆28Apr 20, 2020Updated 6 years ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆19May 8, 2020Updated 6 years ago
- Load forecasting using LSTM and BP.使用LSTM、BP神经网络实现负荷预测☆17Apr 6, 2021Updated 5 years ago
- 基于seq2seq模型的风功率预测☆31Nov 2, 2019Updated 6 years ago
- 类别不平衡学习,包括采样、代价敏感学习、决策输出补偿以及集成学习等内容☆38Dec 13, 2020Updated 5 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Nov 5, 2017Updated 8 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆59Mar 26, 2020Updated 6 years ago
- 智能供应链分析,对顾客用rfm模型分类,用多种机器学习模型建模,进行欺诈订单预测,延迟发货预测,销售额预测,销售数量预测☆43Oct 9, 2020Updated 5 years ago
- 在sklearn下,几种常用的特征选择方法☆41Jan 21, 2016Updated 10 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.
- 数据特征工程、各种机器学习回归模 型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Oct 23, 2017Updated 8 years ago
- 对截止至2017年7月17日的债券违约事件进行梳理归因,并寻找宏观流动性影响因素,组成数据集。运用Lasso回归进行特征提取后,输入带L2惩罚项LR、SVM、NN、GBDT、RF等机器学习模型进行违约预测,得出GBDT预测效果最好以及特征工程对线性模型预测效果具有重要性的结…☆58Mar 7, 2019Updated 7 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆69Jul 25, 2020Updated 5 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆91Jun 28, 2020Updated 6 years ago
- 本系列代码主要是作者Python人工智能之TensorFlow的系列博客,涉及回归神经网络、CNN、RNN、TensorFboard等内容。基础性代码,希望对您有所帮助。☆106Apr 7, 2025Updated last year
- 机器学习集成模型之Stacking各类模型及工具源码☆120Sep 29, 2020Updated 5 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆139Jan 29, 2021Updated 5 years ago
- Apriori and fp-growth implement of python☆264Jan 2, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 深度学习代码☆130Oct 20, 2019Updated 6 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆153Jan 28, 2021Updated 5 years ago
- ☆121Apr 28, 2019Updated 7 years ago
- 使用sklearn做特征工程☆177Jul 19, 2018Updated 7 years ago
- 异常值检测算法总结☆202May 6, 2020Updated 6 years ago
- 金融时间序列(预测分析 / 相似度 / 数据处理)☆278Jul 10, 2024Updated last year
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆178Nov 1, 2019Updated 6 years ago
- CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://gith…☆354Oct 9, 2022Updated 3 years ago
- 该项目用于对沪深300股票的预测,包括股票下载,数据清洗,LSTM 模型的训练,测试,以及实时预测☆445Sep 26, 2021Updated 4 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.
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆554Nov 21, 2023Updated 2 years ago
- ChatGLM2-6B 全参数微调,支持多轮对话的高效微调。☆400Aug 17, 2023Updated 2 years ago
- chatglm多gpu用deepspeed和☆409Jul 8, 2024Updated last year
- ☆495Aug 15, 2024Updated last year
- ✅(已完结)超级全面的 C++ 笔记 【黑马程序员】☆706Apr 27, 2026Updated 2 months ago
- 利用Python实现酒店评论的中文情感分析☆814Nov 29, 2017Updated 8 years ago
- 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。☆825Dec 16, 2023Updated 2 years ago