机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测
☆92Jun 28, 2020Updated 5 years ago
Alternatives and similar repositories for Machine_learning_prediction_system
Users that are interested in Machine_learning_prediction_system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ELM为极限学习机,主要用于回归预测和分类☆11Nov 16, 2020Updated 5 years ago
- 系统性风险指标计算☆10Apr 20, 2020Updated 5 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆58Mar 26, 2020Updated 6 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆224Mar 16, 2020Updated 6 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- A lightweight and multiscale network for biomedical image segmentation☆10Apr 8, 2021Updated 5 years ago
- 避碰决策论文2的Matlab程序,使用贝叶斯推断、船舶领域和A*算法☆10Nov 22, 2020Updated 5 years ago
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 8 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 7 years ago
- Project description: https://medium.com/@tzhangwps/measuring-financial-turbulence-and-systemic-risk-9d9688f6eec1?source=friends_link&sk=1…☆27Feb 24, 2025Updated last year
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- 基于双向堆叠LSTM的电力负荷预测系统☆17Apr 10, 2025Updated last year
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- 基于PaddlePaddle的Web端多格式纠错系统,前后端分离式部署,支持文本、文档及图片的多格式智能纠错!同时支持 对修正的错误字进行标记提示和结果的保存。 技术栈:后端:FastAPI + PaddleNLP + PaddleHub;前端:Vue+ ElementUI。☆19Jun 18, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Implementation of the paper: StyleBERT: Text-Audio Sentiment Analysis with Bi-directional Style Enhancement☆14Apr 10, 2023Updated 3 years ago
- 使用knn和朴素贝叶斯算法预测居民出行目的地,主要基于Scala和python语言编写,运行在spark分布式集群。☆10Jun 21, 2022Updated 3 years ago
- Build stream with a sample CGE for using GTAP data in economic modeling☆11Nov 7, 2017Updated 8 years ago
- 基于python的贝叶斯分类算法(数据集为Iris_data)☆16May 11, 2018Updated 7 years ago
- Code and data to reproduce the figures of "Effect of COVID-19 response policies on walking behavior in US cities"☆11Jun 3, 2021Updated 4 years ago
- 基于BERT的文本多标签多分类☆10May 11, 2022Updated 3 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- Code for paper "Joint Architecture Design and Workload Partitioning for DNN Inference on Industrial IoT Clusters"☆16Aug 22, 2025Updated 7 months ago
- Statistical Arbitrage & Algorithmic Trading: time series analysis and the presence of cointegration in cryptocurrency price series.☆11Jan 10, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 使用BERT预训练语言模型获取评论文本的向量表示,通过Bi-GRU网络学习其中的语义特征,分别采用情感权重和注意力机制来为评论向量分配权重,动态调节其对用户特征和产品特征的影响程度,并以加权求和的方式获得用户特征和产品特征,最后利用DeepFM算法对用户特征和产品特征进行深…☆16Mar 28, 2023Updated 3 years ago
- Attempt to use XGBoost in stock price prediction☆92Jun 14, 2020Updated 5 years ago
- Detect Depression with AI Sub-challenge (DSS) of AVEC2019 experienment version via YZK☆15May 28, 2021Updated 4 years ago
- A human mobility flow-augmented stochastic SEIR-style epidemic modeling framework is developed, which combines with data assimilation and…☆15Mar 10, 2023Updated 3 years ago
- PyTorch implementations of FinGAN and TimeGAN to generate financial time series☆21Nov 13, 2024Updated last year
- "BadPart: Unified Black-box Adversarial Patch Attacks against Pixel-wise Regression Tasks"☆13May 10, 2024Updated last year
- Use ARIMA, RNN and LSTM to predict foreign exchange rates.☆10Nov 15, 2019Updated 6 years ago
- Remarkable performance of Deep Learning Models cann't be achieved without the massive data, this tool can help you to augment your time s…☆19Dec 22, 2024Updated last year
- 回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。☆18Mar 28, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 3 years ago
- GAIIC2024无人机视角下的双光目标检测 - Rank6 解决方案☆12Jun 17, 2024Updated last year
- Conjuntos de funciones realizadas y recopiladas por mí durante la carrera.☆11Aug 2, 2022Updated 3 years ago
- 机器学习算法超参数的优化方法——基于hyperopt和bayes_opt☆14Sep 14, 2018Updated 7 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆182Jun 7, 2020Updated 5 years ago
- 基于相似性的剩余寿命预测☆17Dec 21, 2019Updated 6 years ago
- 深度学习以进行时间序列预测☆722Jan 5, 2021Updated 5 years ago