机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测
☆91Jun 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
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆58Mar 26, 2020Updated 6 years ago
- 简单线性回归,多元线性回归,非线性回归,Kmeans算法,Hierarchical_clustering☆14Feb 29, 2020Updated 6 years ago
- Stock Prediction with XGBoost: A Technical Indicators' approach☆31Jan 27, 2019Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆224Mar 16, 2020Updated 6 years ago
- 基于一个马尔可夫链的股票预测模型☆13Sep 29, 2020Updated 5 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 7 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- An application of Multilayer Perceptron, Random Forest Regression and Recurrent Neural Networks (LSTM)☆14Oct 3, 2021Updated 4 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- This project includes following repositories Presentation Machine Learning algorithms like Prophet, ARIMA, XGBoost, LSTM and Seq2Seq☆16Nov 18, 2019Updated 6 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 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.
- 贝叶斯神经网络教程代码部分☆18Jan 29, 2024Updated 2 years ago
- Statistical Arbitrage & Algorithmic Trading: time series analysis and the presence of cointegration in cryptocurrency price series.☆11Jan 10, 2019Updated 7 years ago
- 本项目采用多种深度学习算法实现对图像的多种修复操作,为用户提供方便易用的深度学习图像修复体验。本项目主要使用real-ESRGAN与deblur等生成对抗网络模型实现图像的超分辨率、模糊矫正以及其他十项功能,采用python的Flask框架作为后端,js结合ajax作为前端…☆18Apr 28, 2023Updated 3 years ago
- Attempt to use XGBoost in stock price prediction☆92Jun 14, 2020Updated 5 years ago
- 机器学习实验 - 线性回归 - 预测连续值☆11Aug 11, 2017Updated 8 years ago
- Another yet easy to use editor for rich text editing and formatting, extended from HTML.☆11Feb 4, 2018Updated 8 years ago
- 一个esp8266做的廉价无人机☆17Mar 25, 2022Updated 4 years ago
- 使用Qt开发的高性能二维GIS☆12Jun 6, 2024Updated last year
- 无人机丛林环境寻找可行道路☆11Mar 23, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- GBDT for regression☆10Dec 16, 2018Updated 7 years ago
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆38Jun 18, 2020Updated 5 years ago
- PyTorch implementations of FinGAN and TimeGAN to generate financial time series☆21Nov 13, 2024Updated last year
- Use ARIMA, RNN and LSTM to predict foreign exchange rates.☆10Nov 15, 2019Updated 6 years ago
- improve mulval to accommodate some updates and make it more suitable for industrial control network☆12Nov 22, 2022Updated 3 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
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆20Jul 3, 2022Updated 3 years ago
- GAIIC2024无人机视角下的双光目标检测 - Rank6 解决方案☆12Jun 17, 2024Updated last year
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 利用GA算法解决物流中的问题[考虑最大行驶距离限制、配送货物量]☆10Dec 5, 2019Updated 6 years ago
- 机器学习算法超参数的优化方法——基于hyperopt和bayes_opt☆14Sep 14, 2018Updated 7 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆181Jun 7, 2020Updated 5 years ago
- 处理器相关文集☆16Apr 10, 2026Updated 3 weeks ago
- 深度学习以进行时间序列预测☆727Jan 5, 2021Updated 5 years ago
- PyTorch implementation of the paper: Decomposing Vision Transformers for Collaborative Inference in Edge Devices☆17Jul 27, 2024Updated last year
- Some unsupervised attribute reduction (or feature selection) based on fuzzy rough set theory, including algorithms EUIAR, FMIUFS, FRUAR, …☆17Apr 28, 2022Updated 4 years ago