机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测
☆91Jun 28, 2020Updated 6 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:
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Jan 14, 2020Updated 6 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆60Mar 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
- 融合专家知识的贝叶斯网络结构学习☆19Jan 4, 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.
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆229Aug 15, 2026Updated 2 weeks ago
- 基于一个马尔可夫链的股票预测模型☆13Sep 29, 2020Updated 5 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 8 years ago
- Build stream with a sample CGE for using GTAP data in economic modeling☆11Nov 7, 2017Updated 8 years ago
- 工程数学/数值计算方法与算法C++实现_学习☆15Apr 10, 2017Updated 9 years ago
- Matlab code to compare the performance of principal component regression, linear regression and ridge regression☆11Mar 15, 2016Updated 10 years ago
- 基于网易云的歌词数据可视化和分析☆15Jul 4, 2018Updated 8 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 7 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.
- An application of Multilayer Perceptron, Random Forest Regression and Recurrent Neural Networks (LSTM)☆14Oct 3, 2021Updated 4 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 5 years ago
- This project includes following repositories Presentation Machine Learning algorithms like Prophet, ARIMA, XGBoost, LSTM and Seq2Seq☆16Nov 18, 2019Updated 6 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- The code of paper "Enhancing Information Maximization with Distance-Aware Contrastive Learning for Source-Free Cross-Domain Few-Shot Lear…☆15Aug 28, 2025Updated last year
- Integrated Global System Model☆11Apr 28, 2023Updated 3 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- 研究生数学建模,华为杯数学建模,2021D题,乳腺癌,机器学习,数据分析类,国家一等奖。全国第八。☆21Jul 19, 2022Updated 4 years ago
- A LaTeX beamer theme template for CQU students.☆17Oct 25, 2022Updated 3 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- This is the time series forecasting models modified by xinze.zh.☆12Mar 10, 2023Updated 3 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- 使用BERT预训练语言模型获取评论文本的向量表示,通过Bi-GRU网络学习其中的语义特征,分别采用情感权重和注意力机制来为评论向量分配权重,动态调节其对用户特征和 产品特征的影响程度,并以加权求和的方式获得用户特征和产品特征,最后利用DeepFM算法对用户特征和产品特征进行深…☆16Mar 28, 2023Updated 3 years ago
- Statistical Arbitrage & Algorithmic Trading: time series analysis and the presence of cointegration in cryptocurrency price series.☆11Jan 10, 2019Updated 7 years ago
- Attempt to use XGBoost in stock price prediction☆93Jun 14, 2020Updated 6 years ago
- PyTorch implementations of FinGAN and TimeGAN to generate financial time series☆21Nov 13, 2024Updated last year
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆39Jun 18, 2020Updated 6 years ago
- Bayesian Neural Networks☆43Jan 28, 2015Updated 11 years ago
- 单无人机对螺旋轨迹跟踪的实物实验☆10May 22, 2023Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- GBDT for regression☆10Dec 16, 2018Updated 7 years ago
- Use ARIMA, RNN and LSTM to predict foreign exchange rates.☆10Nov 15, 2019Updated 6 years ago
- 回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。☆17Mar 28, 2019Updated 7 years ago
- An integrated web-based system for data monitoring and networks management.☆21Updated this week
- Meta-Learning for Few-Shot Time Series Forecasting☆26Jul 12, 2022Updated 4 years ago
- 机器学习算法超参数的优化方法——基于hyperopt和bayes_opt☆14Sep 14, 2018Updated 7 years ago
- 深度学习以进行时间序列预测☆733Jan 5, 2021Updated 5 years ago